Skip to content

Commit 08501f6

Browse files
authored
Merge pull request #103 from wandera/dependabot/github_actions/wandera/golangci-lint-action-5
Bump wandera/golangci-lint-action from 3 to 5
2 parents 0c06df0 + 413b1f4 commit 08501f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
cache: false
1414
go-version-file: go.mod
1515
- name: Lint
16-
uses: wandera/golangci-lint-action@v3
16+
uses: wandera/golangci-lint-action@v5
1717
with:
1818
version: v1.55.1
1919
args: --out-${NO_FUTURE}format colored-line-number

0 commit comments

Comments
 (0)