1 parent b3cbbb0 commit 6022b6fCopy full SHA for 6022b6f
2 files changed
.github/workflows/go.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Set up Go
17
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
+ uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
18
with:
19
go-version: "1.26"
20
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
13
0 commit comments