Skip to content

Commit cd8b533

Browse files
authored
Merge pull request #88 from staticdev/dependabot/github_actions/golangci/golangci-lint-action-4.0.0
Bump golangci/golangci-lint-action from 3.7.1 to 4.0.0
2 parents cbc49b5 + ae49c75 commit cd8b533

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.7.1
27+
uses: golangci/golangci-lint-action@v4.0.0
2828
with:
2929
version: v1.45.0
3030
args: --timeout=3m

0 commit comments

Comments
 (0)