Skip to content

Commit a28b875

Browse files
authored
Update .github/workflows/linter.yml
1 parent f932f14 commit a28b875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v3
2727

2828
- name: golangci-lint ${{ matrix.working-directory }}
29-
uses: golangci/golangci-lint-action@07db5389c99593f11ad7b44463c2d4233066a9b1 #v3.2.0
29+
uses: golangci/golangci-lint-action@07db5389c99593f11ad7b44463c2d4233066a9b1 #v3.3.0
3030
with:
3131
version: v1.44.0
3232
working-directory: ${{ matrix.working-directory}}

0 commit comments

Comments
 (0)