chore(deps): bump actions/setup-go from 6.4.0 to 6.5.0#805
Conversation
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>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
PR SummaryLow Risk Overview
Reviewed by Cursor Bugbot for commit 8e9edec. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
|
||
| - name: Setup Go | ||
| uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v5.6.0 (tag v5) | ||
| uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v5.6.0 (tag v5) |
There was a problem hiding this comment.
📝 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.
Was this helpful? React with 👍 or 👎 to provide feedback.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
haasonsaas
left a comment
There was a problem hiding this comment.
Verified the pinned actions/setup-go SHA matches upstream v6.5.0 and action.yml still supports go-version/cache; workflow checks are green.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Bumps actions/setup-go from 6.4.0 to 6.5.0.
Release notes
Sourced from actions/setup-go's releases.
Commits
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)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)