Skip to content

Commit 1722c63

Browse files
chore(deps): update gitguardian/ggshield-action action to v1.32.2
1 parent 907afcd commit 1722c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cid.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
fetch-depth: 0 # fetch all history so multiple commits can be scanned
5656
- name: GitGuardian scan
57-
uses: GitGuardian/ggshield-action@e8eef84fc3419d2a7e7beb15ab96c95b3ce2da24 # ratchet:GitGuardian/ggshield-action@v1.27.0
57+
uses: GitGuardian/ggshield-action@0cb2e309a0ce2cd43141dc998c28d9b225a7a1fe # v1.32.2
5858
env:
5959
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
6060
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}

0 commit comments

Comments
 (0)