Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump the actions group across 1 directory with 13 updates #122

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 31, 2024

  1. build(deps): Bump the actions group across 1 directory with 13 updates

    Bumps the actions group with 13 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [actions/checkout](https://github.com/actions/checkout) | `4.1.7` | `4.2.2` |
    | [actions/setup-go](https://github.com/actions/setup-go) | `5.0.2` | `5.1.0` |
    | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `6.1.0` | `6.1.1` |
    | [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) | `1.54.0` | `1.57.0` |
    | [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) | `3.6.0` | `3.7.0` |
    | [theupdateframework/tuf-on-ci](https://github.com/theupdateframework/tuf-on-ci) | `0.12.0` | `0.13.0` |
    | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.6` | `4.4.3` |
    | [actions/setup-node](https://github.com/actions/setup-node) | `4.0.3` | `4.1.0` |
    | [actions/setup-java](https://github.com/actions/setup-java) | `4.2.2` | `4.5.0` |
    | [google-github-actions/auth](https://github.com/google-github-actions/auth) | `2.1.4` | `2.1.7` |
    | [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) | `2.1.1` | `2.1.2` |
    | [anchore/sbom-action](https://github.com/anchore/sbom-action) | `0.17.1` | `0.17.6` |
    | [actions/cache](https://github.com/actions/cache) | `4.0.2` | `4.1.2` |
    
    
    
    Updates `actions/checkout` from 4.1.7 to 4.2.2
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@692973e...11bd719)
    
    Updates `actions/setup-go` from 5.0.2 to 5.1.0
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@0a12ed9...41dfa10)
    
    Updates `golangci/golangci-lint-action` from 6.1.0 to 6.1.1
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@aaa42aa...971e284)
    
    Updates `reviewdog/action-actionlint` from 1.54.0 to 1.57.0
    - [Release notes](https://github.com/reviewdog/action-actionlint/releases)
    - [Commits](reviewdog/action-actionlint@4f8f996...7eeec1d)
    
    Updates `sigstore/cosign-installer` from 3.6.0 to 3.7.0
    - [Release notes](https://github.com/sigstore/cosign-installer/releases)
    - [Commits](sigstore/cosign-installer@4959ce0...dc72c7d)
    
    Updates `theupdateframework/tuf-on-ci` from 0.12.0 to 0.13.0
    - [Release notes](https://github.com/theupdateframework/tuf-on-ci/releases)
    - [Changelog](https://github.com/theupdateframework/tuf-on-ci/blob/main/docs/CHANGELOG.md)
    - [Commits](theupdateframework/tuf-on-ci@89d2dad...27c49c0)
    
    Updates `actions/upload-artifact` from 4.3.6 to 4.4.3
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@834a144...b4b15b8)
    
    Updates `actions/setup-node` from 4.0.3 to 4.1.0
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@1e60f62...39370e3)
    
    Updates `actions/setup-java` from 4.2.2 to 4.5.0
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@6a0805f...8df1039)
    
    Updates `google-github-actions/auth` from 2.1.4 to 2.1.7
    - [Release notes](https://github.com/google-github-actions/auth/releases)
    - [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
    - [Commits](google-github-actions/auth@f112390...6fc4af4)
    
    Updates `google-github-actions/setup-gcloud` from 2.1.1 to 2.1.2
    - [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
    - [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
    - [Commits](google-github-actions/setup-gcloud@f099058...6189d56)
    
    Updates `anchore/sbom-action` from 0.17.1 to 0.17.6
    - [Release notes](https://github.com/anchore/sbom-action/releases)
    - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
    - [Commits](anchore/sbom-action@ab9d16d...251a468)
    
    Updates `actions/cache` from 4.0.2 to 4.1.2
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@0c45773...6849a64)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    - dependency-name: reviewdog/action-actionlint
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: sigstore/cosign-installer
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: theupdateframework/tuf-on-ci
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: google-github-actions/auth
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    - dependency-name: google-github-actions/setup-gcloud
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    - dependency-name: anchore/sbom-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    cdc0670 View commit details
    Browse the repository at this point in the history