We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 341ef4f commit 08e670dCopy full SHA for 08e670d
.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@dc04958ed389f794f97e4e3e70e3744c331a87f0 # v1.29.0
58
env:
59
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
60
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}
0 commit comments