Skip to content

Commit 35719a2

Browse files
Chore(deps): Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#897)
1 parent 3960225 commit 35719a2

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
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
go-version: 1.18
1818
- name: golangci-lint
19-
uses: golangci/golangci-lint-action@v3.2.0
19+
uses: golangci/golangci-lint-action@v3.3.0
2020
with:
2121
version: v1.46.2
2222
args: --timeout 7m0s

0 commit comments

Comments
 (0)