We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c03311a commit 6697f9cCopy full SHA for 6697f9c
1 file changed
.github/workflows/scans.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
27
28
- - uses: bridgecrewio/checkov-action@4b38516b47b2df46475d84383f9aa2c8ef912aae # master
+ - uses: bridgecrewio/checkov-action@f9b0a2206b0401cad02ac0a66be2a7934a5be838 # master
29
with:
30
soft_fail: ${{ github.event_name != 'pull_request' }}
31
0 commit comments