Bump github/codeql-action from 3.30.5 to 4.31.2 (#647)

This commit is contained in:
dependabot[bot]
2025-11-01 13:18:00 -07:00
committed by GitHub
parent 232bbf2e39
commit 66c2c12884
2 changed files with 3 additions and 3 deletions

View File

@@ -83,6 +83,6 @@ jobs:
# Upload SARIF file to GitHub Code Scanning Alerts
- name: Upload SARIF to GitHub
uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.29.5
uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v3.29.5
with:
sarif_file: ${{ steps.run-analysis.outputs.sarif }}