Skip to content

chore(deps): bump actions/setup-go from 6.4.0 to 6.5.0#805

Merged
haasonsaas merged 6 commits into
mainfrom
dependabot/github_actions/actions/setup-go-6.5.0
Jun 26, 2026
Merged

chore(deps): bump actions/setup-go from 6.4.0 to 6.5.0#805
haasonsaas merged 6 commits into
mainfrom
dependabot/github_actions/actions/setup-go-6.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-go from 6.4.0 to 6.5.0.

Release notes

Sourced from actions/setup-go's releases.

v6.5.0

What's Changed

Dependency update

New Contributors

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

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)

Open in Devin Review

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@4a36011...924ae3a)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: ci. 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 Jun 24, 2026
@cursor

cursor Bot commented Jun 24, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
CI-only dependency bump for Go setup; no changes to product code, auth, or data paths.

Overview
Updates the pinned actions/setup-go commit in two CI workflows from the previous v5/v6.4 pin to 924ae3a (v6.5.0).

actionlint.yml and bazel-rbe.yml still use go-version: "stable" and cache: false; only the action version changes. No application or build logic is modified.

Reviewed by Cursor Bugbot for commit 8e9edec. Bugbot is set up for automated code reviews on this repo. Configure here.

@haasonsaas haasonsaas enabled auto-merge (squash) June 26, 2026 21:54
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Devin Review found 3 potential issues.

Open in Devin Review

Comment thread .github/workflows/actionlint.yml Outdated
Comment thread .github/workflows/bazel-rbe.yml Outdated
Comment thread .github/workflows/actionlint.yml Outdated

- name: Setup Go
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v5.6.0 (tag v5)
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v5.6.0 (tag v5)

@devin-ai-integration devin-ai-integration Bot Jun 26, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

📝 Info: Old version comment was incorrect, now fixed

The previous code had actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v5.6.0 (tag v5) but the dependabot commit (515264dc) confirms that SHA corresponded to v6.4.0, not v5.6.0. The head commit (c261eb8b) titled 'chore: correct setup-go version comments' fixes this by updating both the SHA and the comment to v6.5.0. This is a pre-existing comment accuracy issue that this PR resolves.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

devin-ai-integration[bot]

This comment was marked as resolved.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@haasonsaas haasonsaas 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.

Verified the pinned actions/setup-go SHA matches upstream v6.5.0 and action.yml still supports go-version/cache; workflow checks are green.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@haasonsaas haasonsaas merged commit 6f79122 into main Jun 26, 2026
15 checks passed
@haasonsaas haasonsaas deleted the dependabot/github_actions/actions/setup-go-6.5.0 branch June 26, 2026 22:48
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