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 b57d2eb commit af976e9Copy full SHA for af976e9
.github/workflows/ci.yaml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
fetch-depth: 0 # fetch all history so multiple commits can be scanned
22
- name: GitGuardian scan
23
- uses: GitGuardian/ggshield-action@e8eef84fc3419d2a7e7beb15ab96c95b3ce2da24 # ratchet:GitGuardian/ggshield-action@v1.27.0
+ uses: GitGuardian/ggshield-action@8f19f0ba4a97eb27b864c92d3ad1394fee159a41 # v1.28.0
24
env:
25
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
26
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}
0 commit comments