mirror of
https://github.com/securego/gosec.git
synced 2026-01-15 09:53:40 +08:00
chore(deps): update all dependencies
This commit is contained in:
committed by
Cosmin Cojocar
parent
8658b8eab6
commit
d34f8b77d5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
restore-keys: |
|
||||
${{ runner.os }}-go-
|
||||
- name: lint
|
||||
uses: golangci/golangci-lint-action@v5
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: ${{ matrix.version.golangci }}
|
||||
- name: Run Gosec Security Scanner
|
||||
|
||||
Reference in New Issue
Block a user