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 5042ace commit c8e59a5Copy full SHA for c8e59a5
.github/workflows/checkov.yml
@@ -34,7 +34,7 @@ jobs:
34
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
35
36
- name: Checkov GitHub Action
37
- uses: bridgecrewio/checkov-action@7b417f5cd5349c938725952f4f3cc10ba288b7c2 # v12
+ uses: bridgecrewio/checkov-action@91585274db1927dcb102d3feab21f585cd54be6d # v12
38
with:
39
# This will add both a CLI output to the console and create a results.sarif file
40
output_format: cli,sarif
0 commit comments