Skip to content

Commit

Permalink
Merge pull request #135 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.0.1
  • Loading branch information
ramirezj committed May 9, 2024
2 parents 8aecb9c + 464f51f commit a87a068
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@23faadfdeb23a6f9e511beaba149bb123b5b145a # v6.0.0
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
with:
version: latest
args: --timeout=10m

0 comments on commit a87a068

Please sign in to comment.