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