Skip to content

Commit

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

chore(deps): update golangci/golangci-lint-action action to v6
  • Loading branch information
DavidS-ovm authored May 10, 2024
2 parents 9397173 + 9d2ccf5 commit 8601c72
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@v5
uses: golangci/golangci-lint-action@v6
with:
version: v1.56.1
args: --timeout 3m
Expand Down

0 comments on commit 8601c72

Please sign in to comment.