Skip to content

Commit 40c497f

Browse files
Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#2366)
1 parent 15b20d3 commit 40c497f

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@b517f99ae23d86ecc4c0dec08dcf48d2336abc29 #v2.5.2
29+
uses: golangci/golangci-lint-action@537aa1903e5d359d0b27dbc19ddd22c5087f3fbc #v3.2.0
3030
with:
3131
version: v1.44.0
3232
working-directory: ${{ matrix.working-directory}}

0 commit comments

Comments
 (0)