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 fce4030 commit 672fd67Copy full SHA for 672fd67
.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@537aa1903e5d359d0b27dbc19ddd22c5087f3fbc #v3.2.0
+ uses: golangci/golangci-lint-action@07db5389c99593f11ad7b44463c2d4233066a9b1 #v3.3.0
30
with:
31
version: v1.44.0
32
working-directory: ${{ matrix.working-directory}}
0 commit comments