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.
2 parents 0163635 + 4e3d5ee commit 3a81901Copy full SHA for 3a81901
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- windows-latest
28
29
steps:
30
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
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@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
0 commit comments