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 e5c9e33 commit f56726aCopy full SHA for f56726a
.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@360818f2ad44468d3294cfddae854a8c9036dfee # v12.3014.0
+ uses: bridgecrewio/checkov-action@ff7aee4d041716dcce856c7bd319cb7048cb37e7 # v12.3022.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