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 15b20d3 commit 40c497fCopy full SHA for 40c497f
.github/workflows/linter.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v3
27
28
- name: golangci-lint ${{ matrix.working-directory }}
29
- uses: golangci/golangci-lint-action@b517f99ae23d86ecc4c0dec08dcf48d2336abc29 #v2.5.2
+ uses: golangci/golangci-lint-action@537aa1903e5d359d0b27dbc19ddd22c5087f3fbc #v3.2.0
30
with:
31
version: v1.44.0
32
working-directory: ${{ matrix.working-directory}}
0 commit comments