Skip to content

Commit

Permalink
chore: bump golangci-lint version (#1099)
Browse files Browse the repository at this point in the history
  • Loading branch information
psturc authored Aug 6, 2024
1 parent 995cc01 commit bfd50c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PR.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
go-version: '1.21'
- run: go version
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
args: --timeout=10m
- name: Run Gosec Security Scanner
Expand Down

0 comments on commit bfd50c6

Please sign in to comment.