Skip to content

Commit

Permalink
Merge pull request #254 from overmindtech/renovate/golangci-golangci-…
Browse files Browse the repository at this point in the history
…lint-action-5.x

chore(deps): update golangci/golangci-lint-action action to v5
  • Loading branch information
DavidS-ovm authored Apr 26, 2024
2 parents 2e1442f + 197e094 commit 0d4afd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: ./.github/actions/go_init

- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v5
with:
version: v1.56.1
args: --timeout 3m
Expand Down

0 comments on commit 0d4afd6

Please sign in to comment.