We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 958419f + eec733d commit 2aa19f9Copy full SHA for 2aa19f9
.github/workflows/scans.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
27
28
- - uses: bridgecrewio/checkov-action@594e103431e5e5e10d46d818d57e34cfa8fb3f4a # master
+ - uses: bridgecrewio/checkov-action@a56708f128cd2585d16f86fc984698f09f18e6d6 # master
29
30
- if: ${{ success() || failure() }}
31
uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3
0 commit comments