chore(deps): update github/codeql-action action to v4.37.3

This commit is contained in:
renovate[bot]
2026-07-25 05:04:09 +00:00
committed by GitHub
parent 5136b9210d
commit 19c023831e
+1 -1
View File
@@ -219,7 +219,7 @@ jobs:
- name: Upload Trivy scan results
if: "!(github.event_name == 'schedule' && steps.get-version.outputs.skip == 'true')"
uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
uses: github/codeql-action/upload-sarif@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
with:
sarif_file: "trivy-results.sarif"
continue-on-error: true