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 a4c91d2 commit b0ec9e8Copy full SHA for b0ec9e8
.github/workflows/checkov.yml
@@ -34,7 +34,7 @@ jobs:
34
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
35
36
- name: Checkov GitHub Action
37
- uses: bridgecrewio/checkov-action@d1ecbbd991738bb77267c875eff09fe1f2c6e044 # v12.3036.0
+ uses: bridgecrewio/checkov-action@3d6f50764327724508da94449e67225a2a24e51e # v12.3050.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