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