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