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 28695c1 commit 12dc223Copy full SHA for 12dc223
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
runs-on: ubuntu-latest
28
29
steps:
30
- - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
+ - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
31
32
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
33
with:
.github/workflows/lint.yml
@@ -25,7 +25,7 @@ jobs:
25
name: lint
26
0 commit comments