There was an error while loading. Please reload this page.
2 parents 609e4bc + 051f3f3 commit 6dc634cCopy full SHA for 6dc634c
1 file changed
.github/workflows/codeql.yml
@@ -34,7 +34,7 @@ jobs:
34
# image still ships an older toolchain. Pin the rc until go.dev publishes
35
# a stable 1.27 (then switch to go-version-file: go.mod).
36
- name: Set up Go
37
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
+ uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
38
with:
39
go-version: "1.27.0-rc.2"
40
cache: true
0 commit comments