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 4e22c92 commit faf7adaCopy full SHA for faf7ada
.github/workflows/checkov.yml
@@ -34,7 +34,7 @@ jobs:
34
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
35
36
- name: Checkov GitHub Action
37
- uses: bridgecrewio/checkov-action@14667c603d0091d4498ced6a9bd8271475f7affa # v12.2875.0
+ uses: bridgecrewio/checkov-action@a36096a3a272a684d48058e101498cddb9a1599d # v12.2884.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