chore(deps): update actions/setup-go action to v7 - #30
Conversation
|
9749071 to
68dc866
Compare
68dc866 to
97cb928
Compare
|
PR author is in the excluded authors list. |
| with: | ||
| persist-credentials: false | ||
| - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 | ||
| - uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0 |
There was a problem hiding this comment.
🔍 Pinned SHA is the only setup-go usage; verify it matches the v7.0.0 tag
This is the sole actions/setup-go reference in the repo (.github/workflows/go-lint.yml:19); no other workflow pins an older major, so the bump is consistent. The action remains SHA-pinned with a version comment, matching the pattern used for actions/checkout at .github/workflows/go-lint.yml:16. The pinned commit cannot be verified offline — worth a quick confirmation that b7ad1da... is indeed the v7.0.0 tag commit, since a mismatched pin would silently run unintended action code. Inputs used (go-version: 'stable') are unchanged in v7, whose release notes only cite an ESM migration and a cache dependency bump.
Was this helpful? React with 👍 or 👎 to provide feedback.
ApprovabilityVerdict: Needs human review Unable to check for correctness in 97cb928. This is a minor CI dependency update (actions/setup-go v6 → v7), but the changed workflow file is owned by wave-av/streaming-team. The designated code owners should review changes to their files. No code changes detected at You can customize Macroscope's approvability policy. Learn more. |
97cb928 to
5d6421a
Compare


This PR contains the following updates:
v6.4.0→v7.0.0Release Notes
actions/setup-go (actions/setup-go)
v7.0.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v6...v7.0.0
v7Compare Source
v6.5.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
Note
Update
actions/setup-goto v7 and fix misspelled keys in CodeRabbit configactions/setup-gofrom v6.4.0 to v7.0.0 in go-lint.yml.osv-scannertoosvScannerandgithub_checkstogithub-checksso CodeRabbit now applies the configured settings for those tools.Macroscope summarized 5d6421a.