Skip to content

Commit 004e951

Browse files
authored
Update checkov.yaml
1 parent 7c6bba3 commit 004e951

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checkov.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
soft_fail: true
2828
api-key: ${{ secrets.BC_API_KEY }}
2929
- name: Expose report
30-
uses: actions/upload-artifact@v3
30+
uses: actions/upload-artifact@v4
3131
with:
3232
name: SARIF results
3333
path: results.sarif

0 commit comments

Comments
 (0)