We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a4d02 commit 493a2bcCopy full SHA for 493a2bc
1 file changed
.github/workflows/scans.yml
@@ -61,7 +61,7 @@ jobs:
61
by-cve: "true"
62
63
- name: Upload Anchore Report
64
- uses: github/codeql-action/upload-sarif@v4
+ uses: github/codeql-action/upload-sarif@v2
65
with:
66
sarif_file: ${{ steps.securityscan.outputs.sarif }}
67
category: "BoxLang-Runtime-${{ github.env.BRANCH }}"
0 commit comments