Skip to content

Commit

Permalink
Merge pull request #175 from grendel-consulting/renovate/golangci-gol…
Browse files Browse the repository at this point in the history
…angci-lint-action-6.x

chore(deps): update golangci/golangci-lint-action action to v6.1.0
  • Loading branch information
ramirezj committed Jul 30, 2024
2 parents c447d91 + 7a20a51 commit 5e8db46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
cache: false

- name: Lint
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
with:
version: latest
args: --timeout=10m

0 comments on commit 5e8db46

Please sign in to comment.