mirror of
https://github.com/ivuorinen/gibidify.git
synced 2026-02-28 14:55:14 +00:00
chore(deps): update securego/gosec action (v2.22.11 → v2.23.0) (#170)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/security.yml
vendored
2
.github/workflows/security.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
|||||||
|
|
||||||
# Security Scanning with gosec
|
# Security Scanning with gosec
|
||||||
- name: Run gosec Security Scanner
|
- name: Run gosec Security Scanner
|
||||||
uses: securego/gosec@424fc4cd9c82ea0fd6bee9cd49c2db2c3cc0c93f # v2.22.11
|
uses: securego/gosec@398ad549bbf1a51dc978fd966169f660c59774de # v2.23.0
|
||||||
with:
|
with:
|
||||||
args: "-fmt sarif -out gosec-results.sarif ./..."
|
args: "-fmt sarif -out gosec-results.sarif ./..."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user