We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a113449 commit 53c16e5Copy full SHA for 53c16e5
.github/workflows/scans.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
27
28
- - uses: bridgecrewio/checkov-action@8ffe31eb69b077f580e0f01d450598474af6fc19 # master
+ - uses: bridgecrewio/checkov-action@8c52e518359906f80704ade96a9898d7d9dc9626 # master
29
30
- if: ${{ success() || failure() }}
31
uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3
0 commit comments