We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11756ff commit c0a106bCopy full SHA for c0a106b
.github/workflows/lint.yml
@@ -30,7 +30,7 @@ jobs:
30
go-version: stable
31
32
- name: Lint Code
33
- uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
+ uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0.0
34
35
actionlint:
36
name: Actionlint
0 commit comments