Skip to content

Commit 986641f

Browse files
authored
Merge pull request #56 from staticdev/dependabot/github_actions/golangci/golangci-lint-action-3.3.0
Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0
2 parents ad2905d + 23a7d19 commit 986641f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fetch-depth: 2
2525

2626
- name: Run golangci-lint
27-
uses: golangci/golangci-lint-action@v3.2.0
27+
uses: golangci/golangci-lint-action@v3.3.0
2828
with:
2929
version: v1.45.0
3030
args: --timeout=3m

0 commit comments

Comments
 (0)