fix(github-action): update github/codeql-action (v3.29.2 → v3.29.4) (#24)

This commit is contained in:
renovate[bot]
2025-07-29 01:00:03 +03:00
committed by GitHub
parent 4795a22335
commit 114b564284

View File

@@ -41,6 +41,6 @@ jobs:
run: go run ./cmd/main.go go-test-results.json go-test-results.sarif
- name: Upload SARIF to GitHub Security Tab
uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
uses: github/codeql-action/upload-sarif@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
with:
sarif_file: go-test-results.sarif