Skip to content

Commit

Permalink
chore: Update golangci version
Browse files Browse the repository at this point in the history
fixes faulty slice detection issue
securego/gosec#1017
G602
  • Loading branch information
Mossman1215 committed Oct 30, 2023
1 parent 8fbb228 commit ef4bc5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-golangci-lint.yml
Expand Up @@ -39,5 +39,5 @@ jobs:
- name: golangci-lint
uses: GeoNet/golangci-lint-action@f76d5e859fe0815b3ba71fc6c45066932309e9da # master
with:
version: v1.54.2
version: v1.55.1
args: --timeout 30m -E gosec

0 comments on commit ef4bc5f

Please sign in to comment.