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 db32fc6 commit ddfa307Copy full SHA for ddfa307
.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@07db5389c99593f11ad7b44463c2d4233066a9b1 #v3.3.0
+ uses: golangci/golangci-lint-action@0ad9a0988b3973e851ab0a07adf248ec2e100376 #v3.3.1
30
with:
31
version: v1.44.0
32
working-directory: ${{ matrix.working-directory}}
0 commit comments