Skip to content

Commit 6085da2

Browse files
monorkinclaude
andcommitted
Fix version comment for actions/setup-go to match v6.4.0 SHA
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 372404c commit 6085da2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
persist-credentials: false
4242

4343
- name: Set up Go
44-
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.3.0 # zizmor: ignore[cache-poisoning] -- cache is branch-isolated; fork PRs cannot write to this cache
44+
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0 # zizmor: ignore[cache-poisoning] -- cache is branch-isolated; fork PRs cannot write to this cache
4545
with:
4646
go-version-file: go.mod
4747

0 commit comments

Comments
 (0)