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 5f6c2ad commit 07ac860Copy full SHA for 07ac860
.github/workflows/scans.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
27
28
- - uses: bridgecrewio/checkov-action@574771acb6a5d9a41a5565d9edae86a341e67398 # master
+ - uses: bridgecrewio/checkov-action@c36c944de210d0de4a505ae047dc771375cb2440 # master
29
30
- if: ${{ success() || failure() }}
31
uses: github/codeql-action/upload-sarif@fca7ace96b7d713c7035871441bd52efbe39e27e # v3
0 commit comments