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 55634df + 8e49a31 commit 3d84f94Copy full SHA for 3d84f94
.github/workflows/golangci-lint.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
go-version: 1.19
25
- name: golangci-lint
26
- uses: golangci/golangci-lint-action@0ad9a0988b3973e851ab0a07adf248ec2e100376 # tag=v3.3.1
+ uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # tag=v3.4.0
27
28
version: v1.50.1
29
working-directory: ${{matrix.working-directory}}
0 commit comments