mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-05-17 23:06:37 +00:00
chore(deps): update all-ci-updates
This commit is contained in:
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
@@ -52,7 +52,7 @@ jobs:
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
- name: Run Gosec Security Scanner
|
||||
uses: securego/gosec@223e19b8856e00f02cc67804499a83f77e208f3c # v2.25.0
|
||||
uses: securego/gosec@4a3bd8af174872c778439083ded7adbf3747e770 # v2.26.1
|
||||
with:
|
||||
args: '-no-fail -fmt sarif -out gosec.sarif ./...'
|
||||
- name: Upload SARIF file
|
||||
|
||||
Reference in New Issue
Block a user