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 bb0709b commit e419ed4Copy full SHA for e419ed4
.github/workflows/lint.yml
@@ -30,7 +30,7 @@ jobs:
30
go-version: stable
31
32
- name: Lint Code
33
- uses: golangci/golangci-lint-action@23faadfdeb23a6f9e511beaba149bb123b5b145a # v6.0.0
+ uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
34
35
actionlint:
36
name: Actionlint
0 commit comments