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 9cee5e5 commit dc56832Copy full SHA for dc56832
.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@455483042671cc73b40d0e753baddffef7309a1f # v1.37.0
58
env:
59
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
60
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}
0 commit comments