2 parents 85694c1 + 97859aa commit 65737a5Copy full SHA for 65737a5
1 file changed
.github/workflows/security.yml
@@ -48,7 +48,7 @@ jobs:
48
# can write that branch runs code in this job. `go install` resolves through
49
# the module proxy and verifies the download against sum.golang.org, so the
50
# version below is what actually gets built.
51
- - uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
+ - uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
52
with:
53
go-version: "1.25"
54
- name: Run actionlint
0 commit comments