Switch github upload sarif to tag

GitHub owed actions are allowed to use tags instead of SHAs

Co-authored-by: Jacob Wallraff <[email protected]>
This commit is contained in:
Josh Soref
2024-07-29 14:37:50 -04:00
committed by GitHub
co-authored by Jacob Wallraff
parent 763a1a60f8
commit 570cd926cd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -46,6 +46,6 @@ jobs:
ci_run: "false"
sarif_file: findings.sarif
- name: Upload SARIF to github
uses: github/codeql-action/upload-sarif@8f596b4ae3cb3c588a5c46780b86dd53fef16c52 # v3.25.2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: findings.sarif