Skip to content

github-actions: bump actions/setup-go from 6 to 7 - #643

Merged
bgentry merged 1 commit into
masterfrom
dependabot/github_actions/actions/setup-go-7
Aug 1, 2026
Merged

github-actions: bump actions/setup-go from 6 to 7#643
bgentry merged 1 commit into
masterfrom
dependabot/github_actions/actions/setup-go-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-go from 6 to 7.

Release notes

Sourced from actions/setup-go's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/setup-go@v6...v7.0.0

v6.5.0

What's Changed

Dependency update

New Contributors

Full Changelog: actions/setup-go@v6...v6.5.0

v6.4.0

What's Changed

Enhancement

Dependency update

Documentation update

New Contributors

Full Changelog: actions/setup-go@v6...v6.4.0

v6.3.0

What's Changed

Full Changelog: actions/setup-go@v6...v6.3.0

v6.2.0

What's Changed

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot @github

dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: github-actions. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 1, 2026

@bgentry bgentry left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Codex review: Approved after dependency security and compatibility review.

Upgrade

  • actions/setup-go: v6v7
  • Reviewed head: 6e1a22cbef3eb1bace5b6425af589744c2a10d9d

Security review

  • The reviewed mutable refs resolve to signed commits 924ae3a1cded613372ab5595356fb5720e22ba16 (v6.5.0) and b7ad1dad31e06c5925ef5d2fc7ad053ef454303e (v7.0.0). The v7 release is immutable and GitHub-verified.
  • action.yml is 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-expansion and fast-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 riverui architecture image builds passed. The riverproui job fails before build because Dependabot cannot assume the AWS OIDC role.

Residual risk

  • The workflow uses mutable actions/setup-go@v7 while 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.

@bgentry
bgentry merged commit 3ab3f76 into master Aug 1, 2026
16 of 18 checks passed
@bgentry
bgentry deleted the dependabot/github_actions/actions/setup-go-7 branch August 1, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant