chore(deps): update all-ci-updates

This commit is contained in:
renovate[bot]
2026-05-15 16:22:31 +00:00
committed by GitHub
parent 859aa0360b
commit 7e76705934
7 changed files with 7 additions and 7 deletions

View File

@@ -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