Skip to content

Commit e3da3ff

Browse files
committed
Update sarif action to v2
1 parent f716d9d commit e3da3ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
debug: false
4646
acs-report-enable: true
4747
- name: upload Anchore scan SARIF report
48-
uses: github/codeql-action/upload-sarif@v1
48+
uses: github/codeql-action/upload-sarif@v2
4949
with:
5050
sarif_file: ${{ steps.scan.outputs.sarif }}
5151

0 commit comments

Comments
 (0)