Skip to content

Commit

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

Bump wandera/golangci-lint-action from 3 to 4
  • Loading branch information
martinvizvary authored Mar 4, 2024
2 parents c8a35c4 + 6836ff1 commit c019878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
with:
go-version-file: go.mod
- name: golangci-lint
uses: wandera/golangci-lint-action@v3
uses: wandera/golangci-lint-action@v4
with:
version: v1.55.2

0 comments on commit c019878

Please sign in to comment.