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