fix(github-action): update github/codeql-action (v3.28.12 → v3.28.13) (#7)

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]
2025-04-03 07:55:53 +03:00
committed by GitHub
parent f5001f32b7
commit 10e7f4e49a

View File

@@ -34,6 +34,6 @@ jobs:
output_file: go-test-results.sarif
- name: Upload SARIF to GitHub Security Tab
uses: github/codeql-action/upload-sarif@5f8171a638ada777af81d42b55959a643bb29017 # v3.28.12
uses: github/codeql-action/upload-sarif@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
with:
sarif_file: go-test-results.sarif