We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 907afcd commit 1722c63Copy full SHA for 1722c63
.github/workflows/cid.yaml
@@ -54,7 +54,7 @@ jobs:
54
with:
55
fetch-depth: 0 # fetch all history so multiple commits can be scanned
56
- name: GitGuardian scan
57
- uses: GitGuardian/ggshield-action@e8eef84fc3419d2a7e7beb15ab96c95b3ce2da24 # ratchet:GitGuardian/ggshield-action@v1.27.0
+ uses: GitGuardian/ggshield-action@0cb2e309a0ce2cd43141dc998c28d9b225a7a1fe # v1.32.2
58
env:
59
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
60
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}
0 commit comments