Skip to content

Commit a6091a7

Browse files
chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#3104)
1 parent 6da148c commit a6091a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fi
3333
3434
- name: Lint
35-
uses: golangci/golangci-lint-action@v3.2.0
35+
uses: golangci/golangci-lint-action@v3.3.0
3636
with:
3737
version: v1.49
3838
args: --deadline=30m

0 commit comments

Comments
 (0)