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

This commit is contained in:
renovate[bot]
2026-07-28 19:36:02 +00:00
committed by GitHub
parent b2d97f0d88
commit e508fc452d
+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