We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df0a22d commit bb1ac35Copy full SHA for bb1ac35
.github/workflows/build.yml
@@ -86,7 +86,7 @@ jobs:
86
steps:
87
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
88
- name: Checkov GitHub Action
89
- uses: bridgecrewio/checkov-action@e36cf905bc021e37d00c062474c325c1b31fa5f9 # v12
+ uses: bridgecrewio/checkov-action@24efff410ab3a0ae8a83e3fb913cf90ceaaddb3a # v12
90
with:
91
directory: .
92
# This will add both a CLI output to the console and create a results.sarif file
0 commit comments