github-actions: bump actions/setup-go from 6 to 7 - #643
Merged
Conversation
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v6...v7) --- updated-dependencies: - dependency-name: actions/setup-go dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
bgentry
approved these changes
Aug 1, 2026
bgentry
left a comment
Contributor
There was a problem hiding this comment.
🤖 Codex review: Approved after dependency security and compatibility review.
Upgrade
actions/setup-go:v6→v7- Reviewed head:
6e1a22cbef3eb1bace5b6425af589744c2a10d9d
Security review
- The reviewed mutable refs resolve to signed commits
924ae3a1cded613372ab5595356fb5720e22ba16(v6.5.0) andb7ad1dad31e06c5925ef5d2fc7ad053ef454303e(v7.0.0). The v7 release is immutable and GitHub-verified. action.ymlis byte-identical and remains on Node 24 with the same setup/cache entry points and inputs. The source delta is the expected ESM migration plus GitHub Actions toolkit updates.- Production nodes decrease from 54 to 49; registry dependencies retain SHA-512 integrity and introduce no install scripts or native payloads. Static review found no new credential harvesting, unexpected endpoint, process behavior, or filesystem capability.
- Current bundled advisories affect
brace-expansionandfast-xml-parser, but River supplies fixed cache paths and does not parse contributor-controlled XML. The reviewed usage does not expose the advisory preconditions.
Compatibility verification
- The updated action executed successfully in the PR's Go 1.25/1.26 matrix, Go lint, and release jobs, covering both setup and cache post steps.
git diff --check— passed.make test— passed across the root, Pro, and packager modules.- Required JS CI and both public
riveruiarchitecture image builds passed. Theriverprouijob fails before build because Dependabot cannot assume the AWS OIDC role.
Residual risk
- The workflow uses mutable
actions/setup-go@v7while some jobs expose write or cloud credentials. Pinning the reviewed commit would bound that trust. - The reusable package workflow invocation was source/interface reviewed but is not exercised by ordinary PR CI. Generated action bundles were not independently rebuilt.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps actions/setup-go from 6 to 7.
Release notes
Sourced from actions/setup-go's releases.
... (truncated)
Commits
b7ad1dachore(deps): bump@actions/cacheto 6.2.0 (#771)0778a10Migrate to ESM and upgrade dependencies (#763)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)