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 48a09cb + 5702c2f commit 5ba1cfeCopy full SHA for 5ba1cfe
.github/workflows/golangci-lint.yml
@@ -11,7 +11,7 @@ jobs:
11
golangci-lint:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
+ - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
15
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
16
with:
17
go-version: '1.22'
0 commit comments