Merge pull request #32285 from helm/dependabot/github_actions/main/github/codeql-action/upload-sarif-4.36.3

chore(deps): bump github/codeql-action/upload-sarif from 4.36.2 to 4.36.3
pull/31583/merge
Terry Howe 6 days ago committed by GitHub
commit b229279def
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -64,6 +64,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard (optional).
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
uses: github/codeql-action/upload-sarif@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
with:
sarif_file: results.sarif

Loading…
Cancel
Save