Skip to content

Commit

Permalink
Update lint action.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit91 committed Jul 30, 2024
1 parent 6e4f620 commit dbc4cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
cache: false

- name: Lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
args: --build-tags integration -p bugs -p unused --timeout=5m

Expand Down

0 comments on commit dbc4cfc

Please sign in to comment.