We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c6bba3 commit 004e951Copy full SHA for 004e951
1 file changed
.github/workflows/checkov.yaml
@@ -27,7 +27,7 @@ jobs:
27
soft_fail: true
28
api-key: ${{ secrets.BC_API_KEY }}
29
- name: Expose report
30
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
31
with:
32
name: SARIF results
33
path: results.sarif
0 commit comments