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 a2d2074 commit f179e87Copy full SHA for f179e87
.github/workflows/scans.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
27
28
- - uses: bridgecrewio/checkov-action@85a3d1ecb1fd872629962e62ce9a2271519750a5 # master
+ - uses: bridgecrewio/checkov-action@8d0d0d94ae10f5080d3fdcd2ffee3d154791587d # master
29
with:
30
soft_fail: ${{ github.event_name != 'pull_request' }}
31
0 commit comments