Skip to content

Commit f5e6574

Browse files
chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.4.0 (#3525)
1 parent d3da459 commit f5e6574

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
@@ -40,7 +40,7 @@ jobs:
4040
if: matrix.operating-system == 'ubuntu-latest'
4141

4242
- name: Lint
43-
uses: golangci/golangci-lint-action@v3.3.0
43+
uses: golangci/golangci-lint-action@v3.4.0
4444
with:
4545
version: v1.49
4646
args: --deadline=30m

0 commit comments

Comments
 (0)