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 d457bd0 commit 294d90cCopy full SHA for 294d90c
.github/workflows/checkov.yml
@@ -34,7 +34,7 @@ jobs:
34
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
35
36
- name: Checkov GitHub Action
37
- uses: bridgecrewio/checkov-action@f9b0a2206b0401cad02ac0a66be2a7934a5be838 # v12.3088.0
+ uses: bridgecrewio/checkov-action@2fd3901c8feb52417f27f0d9800259a106c1ec1e # v12.3089.0
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