Skip to content

Commit

Permalink
.github/workflows: update golangci-int to v1.54
Browse files Browse the repository at this point in the history
  • Loading branch information
smyrman committed Sep 18, 2023
1 parent 7ac64c5 commit eac5b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Lint (main module)
uses: golangci/golangci-lint-action@v3
with:
version: v1.52
version: v1.54
github-token: ${{ secrets.GITHUB_TOKEN }}
only-new-issues: false
skip-cache: true
Expand Down

0 comments on commit eac5b9b

Please sign in to comment.