Skip to content

Commit 88b9603

Browse files
Bump github/codeql-action from 3 to 4 (#459)
1 parent 0a8d8d7 commit 88b9603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automated-sbom-repo-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
output-format: sarif
3636

3737
- name: Upload Anchore scan SARIF report
38-
uses: github/codeql-action/upload-sarif@v3
38+
uses: github/codeql-action/upload-sarif@v4
3939
if: always()
4040
with:
4141
sarif_file: ${{ steps.sbom-scan.outputs.sarif }}

0 commit comments

Comments
 (0)