build(deps): bump github/codeql-action from 3.30.0 to 3.30.1 (#7528)

This commit is contained in:
dependabot[bot]
2025-09-08 06:47:41 -07:00
committed by GitHub
parent 3fc046f976
commit f32329577f
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@2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d # v3.30.0
uses: github/codeql-action/upload-sarif@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3.30.1
with:
sarif_file: 'trivy-results.sarif'