ci(deps): bump the github-actions-minor-patch group across 1 directory with 14 updates - #52
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…y with 14 updates Bumps the github-actions-minor-patch group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.3.1` | `4.4.0` | | [actions/setup-go](https://github.com/actions/setup-go) | `6.4.0` | `6.5.0` | | [github/codeql-action/init](https://github.com/github/codeql-action) | `3.36.0` | `3.37.6` | | [github/codeql-action/autobuild](https://github.com/github/codeql-action) | `3.36.0` | `3.37.6` | | [github/codeql-action/analyze](https://github.com/github/codeql-action) | `3.36.0` | `3.37.6` | | [actions/setup-python](https://github.com/actions/setup-python) | `6.2.0` | `6.3.0` | | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `9.2.1` | `9.3.0` | | [google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml](https://github.com/google/osv-scanner-action) | `2.3.8` | `2.5.0` | | [google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml](https://github.com/google/osv-scanner-action) | `2.3.8` | `2.5.0` | | [relizaio/rearm-actions/setup-cli](https://github.com/relizaio/rearm-actions) | `1.5.0` | `1.7.0` | | [relizaio/rearm-actions/initialize](https://github.com/relizaio/rearm-actions) | `1.5.0` | `1.7.0` | | [relizaio/rearm-actions/sbom-sign-scan](https://github.com/relizaio/rearm-actions) | `1.5.0` | `1.7.0` | | [relizaio/rearm-actions/finalize](https://github.com/relizaio/rearm-actions) | `1.5.0` | `1.7.0` | | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `7.2.2` | `7.2.3` | Updates `actions/checkout` from 4.3.1 to 4.4.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@34e1148...11d5960) Updates `actions/setup-go` from 6.4.0 to 6.5.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@4a36011...924ae3a) Updates `github/codeql-action/init` from 3.36.0 to 3.37.6 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@03e4368...c4dd10e) Updates `github/codeql-action/autobuild` from 3.36.0 to 3.37.6 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@03e4368...c4dd10e) Updates `github/codeql-action/analyze` from 3.36.0 to 3.37.6 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@03e4368...c4dd10e) Updates `actions/setup-python` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@a309ff8...ece7cb0) Updates `golangci/golangci-lint-action` from 9.2.1 to 9.3.0 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@82606bf...ba0d7d2) Updates `google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml` from 2.3.8 to 2.5.0 - [Release notes](https://github.com/google/osv-scanner-action/releases) - [Commits](google/osv-scanner-action@9a49870...8deb546) Updates `google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml` from 2.3.8 to 2.5.0 - [Release notes](https://github.com/google/osv-scanner-action/releases) - [Commits](google/osv-scanner-action@9a49870...8deb546) Updates `relizaio/rearm-actions/setup-cli` from 1.5.0 to 1.7.0 - [Release notes](https://github.com/relizaio/rearm-actions/releases) - [Commits](relizaio/rearm-actions@40bd23d...dac3e77) Updates `relizaio/rearm-actions/initialize` from 1.5.0 to 1.7.0 - [Release notes](https://github.com/relizaio/rearm-actions/releases) - [Commits](relizaio/rearm-actions@40bd23d...dac3e77) Updates `relizaio/rearm-actions/sbom-sign-scan` from 1.5.0 to 1.7.0 - [Release notes](https://github.com/relizaio/rearm-actions/releases) - [Commits](relizaio/rearm-actions@40bd23d...dac3e77) Updates `relizaio/rearm-actions/finalize` from 1.5.0 to 1.7.0 - [Release notes](https://github.com/relizaio/rearm-actions/releases) - [Commits](relizaio/rearm-actions@40bd23d...dac3e77) Updates `goreleaser/goreleaser-action` from 7.2.2 to 7.2.3 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@5daf1e9...f06c13b) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-patch - dependency-name: actions/setup-go dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-patch - dependency-name: github/codeql-action/init dependency-version: 3.37.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-patch - dependency-name: github/codeql-action/autobuild dependency-version: 3.37.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-patch - dependency-name: github/codeql-action/analyze dependency-version: 3.37.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-patch - dependency-name: actions/setup-python dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-patch - dependency-name: golangci/golangci-lint-action dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-patch - dependency-name: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-patch - dependency-name: google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-patch - dependency-name: relizaio/rearm-actions/setup-cli dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-patch - dependency-name: relizaio/rearm-actions/initialize dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-patch - dependency-name: relizaio/rearm-actions/sbom-sign-scan dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-patch - dependency-name: relizaio/rearm-actions/finalize dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-patch - dependency-name: goreleaser/goreleaser-action dependency-version: 7.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions-minor-patch group with 14 updates in the / directory:
4.3.14.4.06.4.06.5.03.36.03.37.63.36.03.37.63.36.03.37.66.2.06.3.09.2.19.3.02.3.82.5.02.3.82.5.01.5.01.7.01.5.01.7.01.5.01.7.01.5.01.7.07.2.27.2.3Updates
actions/checkoutfrom 4.3.1 to 4.4.0Release notes
Sourced from actions/checkout's releases.
Commits
11d5960backport fixes to releases-v4 (#2524)c915c33backportallow-unsafe-pr-checkoutto v4 (#2502)Updates
actions/setup-gofrom 6.4.0 to 6.5.0Release notes
Sourced from actions/setup-go's releases.
Commits
924ae3achore: bump version to 6.5.0 in package.json and package-lock.json (#762)e91cc3bBump@actions/cacheto 5.1.0, log cache write denied (#758)4a2405echore: update@types/nodeand@typescript-eslintdependencies to latest versi...78961f6chore: update@actionsdependencies and refresh license cache (#744)Updates
github/codeql-action/initfrom 3.36.0 to 3.37.6Release notes
Sourced from github/codeql-action/init's releases.
Commits
c4dd10eMerge pull request #4074 from github/backport-v3.37.6-5595ccaf92ba473fTrigger workflowsb4d147fRebuildf6580d2Update version and changelog for v3.37.65e7686dMerge remote-tracking branch 'origin/releases/v4' into backport-v3.37.6-5595c...324dd69Revert "Rebuild"200d550Revert "Update version and changelog for v3.37.5"5595ccaMerge pull request #4071 from github/update-v4.37.6-6a9359a1bec9c757Add change note for PR 407045c8742Update changelog for v4.37.6Updates
github/codeql-action/autobuildfrom 3.36.0 to 3.37.6Release notes
Sourced from github/codeql-action/autobuild's releases.
Commits
c4dd10eMerge pull request #4074 from github/backport-v3.37.6-5595ccaf92ba473fTrigger workflowsb4d147fRebuildf6580d2Update version and changelog for v3.37.65e7686dMerge remote-tracking branch 'origin/releases/v4' into backport-v3.37.6-5595c...324dd69Revert "Rebuild"200d550Revert "Update version and changelog for v3.37.5"5595ccaMerge pull request #4071 from github/update-v4.37.6-6a9359a1bec9c757Add change note for PR 407045c8742Update changelog for v4.37.6Updates
github/codeql-action/analyzefrom 3.36.0 to 3.37.6Release notes
Sourced from github/codeql-action/analyze's releases.
Commits
c4dd10eMerge pull request #4074 from github/backport-v3.37.6-5595ccaf92ba473fTrigger workflowsb4d147fRebuildf6580d2Update version and changelog for v3.37.65e7686dMerge remote-tracking branch 'origin/releases/v4' into backport-v3.37.6-5595c...324dd69Revert "Rebuild"200d550Revert "Update version and changelog for v3.37.5"5595ccaMerge pull request #4071 from github/update-v4.37.6-6a9359a1bec9c757Add change note for PR 407045c8742Update changelog for v4.37.6Updates
actions/setup-pythonfrom 6.2.0 to 6.3.0Release notes
Sourced from actions/setup-python's releases.
Commits
ece7cb0Fix pip cache error handling on Windows. (#1040)1d18d7aUpdate advanced-usage.md (#811)d2b357aUpdate dependency versions and test workflow configuration (#1322)8f639b1Merge pull request #1324 from jasongin/update-actions-cache-5.1.06731c2bResolve high-severity audit issues0cb1a84Add RHEL support and include Linux distro in cache keys (#1323)dc6eab6Update dist6f4b74bStrict equalityfa8bde1Bump@actions/cacheto 5.1.0, log cache write deniedc8813baUpgrade@actionsdependencies and update licenses (#1303)Updates
golangci/golangci-lint-actionfrom 9.2.1 to 9.3.0Release notes
Sourced from golangci/golangci-lint-action's releases.
Commits
ba0d7d2chore: prepare release v9.3.0efd0857feat: add no-run-logs-group as experimental option (#1403)ed485debuild(deps): bump undici from 6.24.0 to 6.27.08872e8dbuild(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (#1400)b163415build(deps): bump tmp from 0.2.6 to 0.2.7 (#1399)e52a9f8build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 in the github-ac...8182aa3build(deps): bump tmp from 0.2.5 to 0.2.6 (#1397)5403a41build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 in the github-ac...Updates
google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.ymlfrom 2.3.8 to 2.5.0Release notes
Sourced from google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml's releases.
Commits
8deb546Merge pull request #140 from google/update-to-v2.5.08fb3f8cUpdate unified workflow example to point to v2.5.0 reusable workflows0c58c54Update reusable workflows to point to v2.5.0 actions06b2ab4"Update actions to use v2.5.0 osv-scanner image"9fd1bccMerge pull request #138 from google/fix/gotoolchain-auto01a87d5fix: add GOTOOLCHAIN=auto env to osv-scanner callsa82132cMerge pull request #135 from google/fix-zizmor-excessive-permissions272ff57fix: address zizmor template injection warnings10621fbrefactor: move permissions to job level to satisfy zizmorfa4ff67Merge pull request #131 from BeyondEvil/feat/add-runs-on-inputUpdates
google/osv-scanner-action/.github/workflows/osv-scanner-reusable.ymlfrom 2.3.8 to 2.5.0Release notes
Sourced from google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml's releases.
Commits
8deb546Merge pull request #140 from google/update-to-v2.5.08fb3f8cUpdate unified workflow example to point to v2.5.0 reusable workflows0c58c54Update reusable workflows to point to v2.5.0 actions06b2ab4"Update actions to use v2.5.0 osv-scanner image"9fd1bccMerge pull request #138 from google/fix/gotoolchain-auto01a87d5fix: add GOTOOLCHAIN=auto env to osv-scanner callsa82132cMerge pull request #135 from google/fix-zizmor-excessive-permissions272ff57fix: address zizmor template injection warnings10621fbrefactor: move permissions to job level to satisfy zizmorfa4ff67Merge pull request #131 from BeyondEvil/feat/add-runs-on-inputUpdates
relizaio/rearm-actions/setup-clifrom 1.5.0 to 1.7.0Release notes
Sourced from relizaio/rearm-actions/setup-cli's releases.
Commits
dac3e77fix: proper variable expanding following hardening7768d9bdocs: describe possible breaking changes on input9dceef7feat: handle possible unsafe inputsea942d9docs: correct type on add multi-release411386fchore: downgrade cdxgen to 12.3.3710b7c0chore: bump cdxgen to 12.5.0121c78achore: add add-multi-release actionf48839bchore(setup-cli): bump ReARM CLI to 26.05.207c60f73feat(finalize)!: remove ReARM finalize call since backend now handles it auto...Updates
relizaio/rearm-actions/initializefrom 1.5.0 to 1.7.0Release notes
Sourced from relizaio/rearm-actions/initialize's releases.
Commits
dac3e77fix: proper variable expanding following hardening7768d9bdocs: describe possible breaking changes on input9dceef7feat: handle possible unsafe inputsea942d9docs: correct type on add multi-release411386fchore: downgrade cdxgen to 12.3.3710b7c0chore: bump cdxgen to 12.5.0121c78achore: add add-multi-release actionf48839bchore(setup-cli): bump ReARM CLI to 26.05.207c60f73feat(finalize)!: remove ReARM finalize call since backend now handles it auto...Updates
relizaio/rearm-actions/sbom-sign-scanfrom 1.5.0 to 1.7.0Release notes
Sourced from relizaio/rearm-actions/sbom-sign-scan's releases.
Commits
dac3e77fix: proper variable expanding following hardening7768d9bdocs: describe possible breaking changes on input9dceef7feat: handle possible unsafe inputsea942d9docs: correct type on add multi-release411386fchore: downgrade cdxgen to 12.3.3710b7c0chore: bump cdxgen to 12.5.0121c78achore: add add-multi-release actionf48839bchore(setup-cli): bump ReARM CLI to 26.05.207c60f73feat(finalize)!: remove ReARM finalize call since backend now handles it auto...Updates
relizaio/rearm-actions/finalizefrom 1.5.0 to 1.7.0Release notes
Sourced from relizaio/rearm-actions/finalize's releases.