deps: Update Github Actions #645
Open
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.
This PR contains the following updates:
v5.0.2
->v5.5.0
v3.10.0
->v3.11.1
v3.28.16
->v3.29.0
v2.1.3
->v2.2.3
v2.4.0
->v2.4.2
Release Notes
actions/setup-go (actions/setup-go)
v5.5.0
Compare Source
What's Changed
Bug fixes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-go@v5...v5.5.0
v5.4.0
Compare Source
What's Changed
Dependency updates :
New Contributors
Full Changelog: actions/setup-go@v5...v5.4.0
v5.3.0
Compare Source
What's Changed
@actions/cache
to^4.0.0
by @Link- in https://github.com/actions/setup-go/pull/531New Contributors
Full Changelog: actions/setup-go@v5...v5.3.0
v5.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v5...v5.2.0
v5.1.0
Compare Source
What's Changed
This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
Bug Fixes
isGhes
logic by @jww3 in https://github.com/actions/setup-go/pull/511New Contributors
Full Changelog: actions/setup-go@v5...v5.1.0
docker/setup-buildx-action (docker/setup-buildx-action)
v3.11.1
Compare Source
keep-state
not being respected by @crazy-max in https://github.com/docker/setup-buildx-action/pull/429Full Changelog: docker/setup-buildx-action@v3.11.0...v3.11.1
v3.11.0
Compare Source
Full Changelog: docker/setup-buildx-action@v3.10.0...v3.11.0
github/codeql-action (github/codeql-action)
v3.29.0
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.0 - 11 Jun 2025
See the full CHANGELOG.md for more information.
v3.28.19
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.19 - 03 Jun 2025
actions
language, which is currently in public preview.The
actions
extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled theactions
language and you have pinnedyour
tools:
property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disableactions
analysis.See the full CHANGELOG.md for more information.
v3.28.18
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.18 - 16 May 2025
CODEQL_THREADS
andCODEQL_RAM
runner environment variables. If set, these environment variables override thethreads
andram
inputs respectively. #2891See the full CHANGELOG.md for more information.
v3.28.17
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.17 - 02 May 2025
See the full CHANGELOG.md for more information.
google-github-actions/get-secretmanager-secrets (google-github-actions/get-secretmanager-secrets)
v2.2.3
Compare Source
What's Changed
Full Changelog: google-github-actions/get-secretmanager-secrets@v2...v2.2.3
v2.2.2
Compare Source
What's Changed
Full Changelog: google-github-actions/get-secretmanager-secrets@v2.2.1...v2.2.2
v2.2.1
Compare Source
What's Changed
Full Changelog: google-github-actions/get-secretmanager-secrets@v2.2.0...v2.2.1
v2.2.0
Compare Source
What's Changed
Full Changelog: google-github-actions/get-secretmanager-secrets@v2.1.4...v2.2.0
v2.1.4
Compare Source
What's Changed
Full Changelog: google-github-actions/get-secretmanager-secrets@v2.1.3...v2.1.4
ossf/scorecard-action (ossf/scorecard-action)
v2.4.2
Compare Source
What's Changed
This update bumps the Scorecard version to the v5.2.1 release. For a complete list of changes, please refer to the Scorecard v5.2.0 and v5.2.1 release notes.
Full Changelog: ossf/scorecard-action@v2.4.1...v2.4.2
v2.4.1
Compare Source
What's Changed
file_mode
input which controls how repository files are fetched from GitHub. The default isarchive
, butgit
produces the most accurate results for repositories with.gitattributes
files at the cost of analysis speed.--file-mode
by @spencerschrock in https://github.com/ossf/scorecard-action/pull/1509Docs
New Contributors
Full Changelog: ossf/scorecard-action@v2.4.0...v2.4.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.