Skip to content

Commit 493a2bc

Browse files
committed
revert sarif upload action [ci skip]
1 parent f1a4d02 commit 493a2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
by-cve: "true"
6262

6363
- name: Upload Anchore Report
64-
uses: github/codeql-action/upload-sarif@v4
64+
uses: github/codeql-action/upload-sarif@v2
6565
with:
6666
sarif_file: ${{ steps.securityscan.outputs.sarif }}
6767
category: "BoxLang-Runtime-${{ github.env.BRANCH }}"

0 commit comments

Comments
 (0)