Skip to content

Commit 910e5fa

Browse files
Merge pull request #21 from depot/dependabot/github_actions/golangci/golangci-lint-action-4
Bump golangci/golangci-lint-action from 3 to 4
2 parents 66c14cb + a51f916 commit 910e5fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
assert-nothing-changed go mod tidy
3535
exit $STATUS
3636
37-
- uses: golangci/golangci-lint-action@v3
37+
- uses: golangci/golangci-lint-action@v4
3838
with:
3939
version: v1.53.3
4040
only-new-issues: false

0 commit comments

Comments
 (0)