Skip to content

Commit

Permalink
Merge pull request #103 from wandera/dependabot/github_actions/wander…
Browse files Browse the repository at this point in the history
…a/golangci-lint-action-5

Bump wandera/golangci-lint-action from 3 to 5
  • Loading branch information
jojand authored Oct 29, 2024
2 parents 0c06df0 + 413b1f4 commit 08501f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
cache: false
go-version-file: go.mod
- name: Lint
uses: wandera/golangci-lint-action@v3
uses: wandera/golangci-lint-action@v5
with:
version: v1.55.1
args: --out-${NO_FUTURE}format colored-line-number

0 comments on commit 08501f6

Please sign in to comment.