Skip to content

Commit c39d05e

Browse files
committed
Update golangci-lint to 1.47.3
1 parent bcde6f0 commit c39d05e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
- name: golangci-lint
2020
uses: golangci/golangci-lint-action@v2
2121
with:
22-
version: v1.45.2
22+
version: v1.47.3
2323
working-directory: ${{matrix.working-directory}}

0 commit comments

Comments
 (0)