We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ba60e3 + 8e1b32d commit c5eff8eCopy full SHA for c5eff8e
.github/workflows/golangci-lint.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
go-version: ${{ steps.vars.outputs.go_version }}
27
- name: golangci-lint
28
- uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # tag=v6.0.1
+ uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # tag=v6.1.0
29
30
version: v1.54.1
31
working-directory: ${{matrix.working-directory}}
0 commit comments