We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40f8613 + b908f5b commit 6158f96Copy full SHA for 6158f96
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- windows-latest
28
29
steps:
30
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
31
with:
32
persist-credentials: false
33
.github/workflows/golangci-lint.yml
@@ -15,7 +15,7 @@ jobs:
15
contents: read
16
17
18
19
20
21
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
0 commit comments