Skip to content

ci: bump actions/setup-go from 6.5.0 to 7.0.0 - #575

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions/setup-go-7.0.0
Closed

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions/setup-go-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-go from 6.5.0 to 7.0.0.

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

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.5.0 to 7.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@924ae3a...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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github-actions labels Jul 28, 2026
@dependabot
dependabot Bot requested a review from cjimti as a code owner July 28, 2026 22:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github-actions labels Jul 28, 2026
cjimti added a commit that referenced this pull request Sep 8, 2026
Consolidates the 12 open Dependabot PRs into a single change.

GitHub Actions:
- actions/checkout 7.0.0 -> 7.0.1 (#571)
- actions/setup-go 6.5.0 -> 7.0.0 (#575)
- github/codeql-action/init 4.37.2 -> 4.37.3 (#573)
- github/codeql-action/analyze 4.37.2 -> 4.37.3 (#574)
- ossf/scorecard-action 2.4.3 -> 2.4.4 (#572)
- github/codeql-action/upload-sarif 4.37.2 -> 4.37.3, and correct its
  stale "# v3" version comment (not covered by a Dependabot PR, but it
  shared the SHA with init/analyze)

Go modules:
- k8s.io/{api,apimachinery,cli-runtime,client-go,kubectl,streaming,
  component-base} 0.36.2 -> 0.36.3 (#567, #568, #569, #570)
- sigs.k8s.io/structured-merge-diff/v6 6.3.2 -> 6.3.3
- github.com/modelcontextprotocol/go-sdk 1.6.1 -> 1.7.0 (#566)
- golang.org/x/time 0.14.0 -> 0.15.0
- test/integration: github.com/moby/go-archive 0.2.0 -> 0.3.0 (#577),
  pulling klauspost/compress 1.18.7, moby/sys/sequential 0.7.0 and
  moby/sys/user 0.4.1

Docs (pip):
- mkdocs-material 9.5.50 -> 9.7.7, pymdown-extensions 11.0 -> 11.0.1 (#578)
- Regenerated .github/requirements-docs.txt with pip-compile rather than
  taking the Dependabot diff as-is. mkdocs-material 9.7.7 adds a backrefs
  dependency and pymdown-extensions 11.0.1 drops regex; the Dependabot
  patch only rewrote the two version pins, so the docs job would have
  failed under "pip install --require-hashes" with an unpinned backrefs.

Resolves Dependabot alerts:
- GHSA-hfg8-hc9c-6c3h (high, moby/go-archive)
- GHSA-gm37-52c6-37mw (high, pymdown-extensions)
- GHSA-xvg9-69gf-fjrf (medium, mkdocs-material)

Verified: go build/vet/test pass for both modules, scripts/validate-action-shas.sh
passes, all action SHAs match their upstream tags, and the regenerated docs lock
installs with --require-hashes and builds with "mkdocs build --strict".
@cjimti

cjimti commented Sep 8, 2026

Copy link
Copy Markdown
Member

Superseded by #579, which rolled the open Dependabot PRs into a single change (merged as 3319317).

That PR applied actions/setup-go v6.5.0 → v7.0.0 across all six call sites, at the same SHA proposed here

Closing in favour of the rollup.

@cjimti cjimti closed this Sep 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/setup-go-7.0.0 branch September 8, 2026 18:05
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 github-actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant