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.28.16
->v3.28.17
v2.1.3
->v2.2.3
v2.4.0
->v2.4.1
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
github/codeql-action (github/codeql-action)
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.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.