Skip to content

Commit c019878

Browse files
Merge pull request #24 from wandera/dependabot/github_actions/wandera/golangci-lint-action-4
Bump wandera/golangci-lint-action from 3 to 4
2 parents c8a35c4 + 6836ff1 commit c019878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
with:
1414
go-version-file: go.mod
1515
- name: golangci-lint
16-
uses: wandera/golangci-lint-action@v3
16+
uses: wandera/golangci-lint-action@v4
1717
with:
1818
version: v1.55.2

0 commit comments

Comments
 (0)