Skip to content

Commit ea79a0f

Browse files
authored
Merge pull request #58 from staticdev/dependabot/github_actions/golangci/golangci-lint-action-3.3.1
Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1
2 parents a589a9a + 462f588 commit ea79a0f

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/[email protected].0
27+
uses: golangci/[email protected].1
2828
with:
2929
version: v1.45.0
3030
args: --timeout=3m

0 commit comments

Comments
 (0)