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 3c4f123 commit cd73360Copy full SHA for cd73360
.github/workflows/scans.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
27
28
- - uses: bridgecrewio/checkov-action@197d53917e0ff43d63111c0808e40b1aaf28ec1c # master
+ - uses: bridgecrewio/checkov-action@d146511ffb733a9a456c9ffc05cd462122037354 # master
29
with:
30
soft_fail: ${{ github.event_name != 'pull_request' }}
31
0 commit comments