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 b3cb40c commit 0327371Copy full SHA for 0327371
.github/workflows/scans.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
27
28
- - uses: bridgecrewio/checkov-action@02a4c5d6a02367e5ea493c34c26b094302fd3f61 # master
+ - uses: bridgecrewio/checkov-action@1f0ef821c5e4e9c5c9ae9550701402d75c9608b5 # master
29
with:
30
soft_fail: ${{ github.event_name != 'pull_request' }}
31
0 commit comments