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 cfedf67 + 7b86b4f commit 3a163c4Copy full SHA for 3a163c4
.github/workflows/golangci-lint.yml
@@ -11,7 +11,7 @@ jobs:
11
golangci-lint:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
+ - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
15
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
16
with:
17
go-version: '1.24'
0 commit comments