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 37f9421 commit 1ff5fb9Copy full SHA for 1ff5fb9
.github/workflows/scans.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
27
28
- - uses: bridgecrewio/checkov-action@cba89e33f08479973cadc681333ffe84f7c8e824 # master
+ - uses: bridgecrewio/checkov-action@09ed8b33f7afd51d924ce371b2a0f17227afdce4 # master
29
with:
30
soft_fail: ${{ github.event_name != 'pull_request' }}
31
0 commit comments