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 2de8089
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 435 deletions.
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
224 changes: 0 additions & 224 deletions .github/workflows/test-reusable-docker-build.yml

This file was deleted.

0 comments on commit 2de8089

Please sign in to comment.