build(deps): bump github/codeql-action from 3.29.0 to 3.29.2 (#7395)

This commit is contained in:
dependabot[bot]
2025-07-01 05:57:14 +03:00
committed by GitHub
parent 8fce3456d7
commit 14cb5bab21
3 changed files with 5 additions and 5 deletions

View File

@@ -28,6 +28,6 @@ jobs:
output: 'trivy-results.sarif'
- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
with:
sarif_file: 'trivy-results.sarif'