We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acbe270 commit 8fa54b9Copy full SHA for 8fa54b9
.github/workflows/ci.lib.yaml
@@ -14,7 +14,7 @@ jobs:
14
submodules: recursive
15
16
- name: Set up Go
17
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
+ uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
18
with:
19
go-version-file: go.mod
20
.github/workflows/publish.lib.yaml
@@ -76,7 +76,7 @@ jobs:
76
version: latest
77
78
79
80
81
82
0 commit comments