Bump actions/setup-go from 6.4.0 to 7.0.0 - #974
Conversation
|
🤖 Finished Review · ✅ Success · Started 7:44 AM UTC · Completed 7:48 AM UTC |
ReviewFindingsMedium
Labels: Major version bump from actions/setup-go v6 to v7 warrants semver/major label. Previous runReview — ✅ ApprovePR: #974 — Bump actions/setup-go from 6.4.0 to 7.0.0 SummaryStraightforward Dependabot dependency bump updating the Verified
Findings
Details
All four updated lines retain the comment uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v6Since this is a major version bump to v7.0.0, the comment should read
|
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## main #974 +/- ##
===========================================
- Coverage 76.92% 30.38% -46.54%
===========================================
Files 26 26
Lines 2817 2817
===========================================
- Hits 2167 856 -1311
- Misses 452 1797 +1345
+ Partials 198 164 -34
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.4.0 to 7.0.0. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@4a36011...b7ad1da) --- updated-dependencies: - dependency-name: actions/setup-go dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
df32216 to
0b53e7b
Compare
|
🤖 Finished Review · ✅ Success · Started 10:14 PM UTC · Completed 10:24 PM UTC |
| uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0 | ||
| - name: Install Go | ||
| uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6 | ||
| uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v6 |
There was a problem hiding this comment.
[medium] supply-chain / dependency pinning
The PR bumps actions/setup-go from 6.4.0 to 7.0.0 (a major version bump), but the inline version comment still reads # v6 in all four occurrences across three workflow files (go-ci.yaml lines 19 and 44, mpc-test.yaml line 36, test-e2e.yml line 67). This stale comment obscures the actual version during future audits, undermining the purpose of SHA-pinning comments.
Suggested fix: Update the inline comment from # v6 to # v7 (or # v7.0.0) in all four occurrences.
Bumps actions/setup-go from 6.4.0 to 7.0.0.
Release notes
Sourced from actions/setup-go's releases.
Commits
b7ad1dachore(deps): bump@actions/cacheto 6.2.0 (#771)0778a10Migrate to ESM and upgrade dependencies (#763)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)