chore(deps): update github/codeql-action action (v4.32.3 → v4.32.4) (#175)

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:
renovate[bot]
2026-02-22 04:41:23 +00:00
committed by GitHub
parent a1f30550e1
commit 3ab1180cee
2 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ jobs:
args: "-fmt sarif -out gosec-results.sarif ./..."
- name: Upload gosec results to GitHub Security tab
uses: github/codeql-action/upload-sarif@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
if: always()
with:
sarif_file: gosec-results.sarif