We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89e7545 commit 9d70eabCopy full SHA for 9d70eab
.github/workflows/golangci-lint.yaml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
17
- name: golangci-lint
18
- uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
+ uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
19
with:
20
version: latest
21
only-new-issues: false
0 commit comments