We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d72f3e7 commit 85167e7Copy full SHA for 85167e7
.github/workflows/general.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
23
24
- name: Setup golang
25
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
+ uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
26
with:
27
go-version-file: go.mod
28
.github/workflows/tools.yml
@@ -33,7 +33,7 @@ jobs:
33
fetch-depth: 0
34
35
36
37
38
39
0 commit comments