chore(deps): update actions/setup-go action to v6.5.0 - #26
Conversation
|
PR author is in the excluded authors list. |
|
6c560ac to
d17d87a
Compare
d17d87a to
0ac0ce9
Compare
0ac0ce9 to
e20f2ca
Compare
e20f2ca to
04e1ccd
Compare
| with: | ||
| persist-credentials: false | ||
| - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 | ||
| - uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0 |
There was a problem hiding this comment.
🔍 Only setup-go usage in the repo; pin format preserved
The bump touches the sole actions/setup-go reference in the repository (.github/workflows/go-lint.yml:19); no other workflow pins this action, so no inconsistent versions remain. The commit-SHA pinning convention with a trailing version comment is preserved, matching the sibling actions/checkout pin at .github/workflows/go-lint.yml:16. The SHA-to-tag mapping cannot be verified offline — a reviewer should confirm 924ae3a1cded613372ab5595356fb5720e22ba16 actually points at the v6.5.0 tag before merging.
Was this helpful? React with 👍 or 👎 to provide feedback.
ApprovabilityVerdict: Needs human review Unable to check for correctness in 04e1ccd. This is a minor CI dependency update (setup-go v6.4.0 → v6.5.0), but the modified workflow file is owned by wave-av/streaming-team and should be reviewed by the designated code owners. No code changes detected at You can customize Macroscope's approvability policy. Learn more. |
04e1ccd to
e8bcab4
Compare
This PR contains the following updates:
v6.4.0→v6.5.0Release Notes
actions/setup-go (actions/setup-go)
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 v6.5.0 in go-lint workflowBumps the
actions/setup-goaction in go-lint.yml from v6.4.0 to v6.5.0.Macroscope summarized e8bcab4.