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 60b1426 + 2fd94f3 commit a2a7bb0Copy full SHA for a2a7bb0
.github/workflows/golangci-lint.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
go-version: ${{ steps.vars.outputs.go_version }}
30
- name: golangci-lint
31
- uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # tag=v3.4.0
+ uses: golangci/golangci-lint-action@5f1fec7010f6ae3b84ea4f7b2129beb8639b564f # tag=v3.5.0
32
33
version: v1.52.1
34
working-directory: ${{matrix.working-directory}}
0 commit comments