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 de2e120 commit 9a94b9dCopy full SHA for 9a94b9d
1 file changed
.github/workflows/checkov.yml
@@ -38,7 +38,7 @@ jobs:
38
persist-credentials: false
39
40
- name: Checkov GitHub Action
41
- uses: bridgecrewio/checkov-action@dfb51aed1b783289b0d3f255028e7a88d5e8caa1 # v12
+ uses: bridgecrewio/checkov-action@a6a5c23963b9d127020ae43a959cd5d8eefc94c7 # v12
42
with:
43
# This will add both a CLI output to the console and create a results.sarif file
44
output_format: cli,sarif
0 commit comments