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 c728752 commit 82611ebCopy full SHA for 82611eb
.github/workflows/ci.yaml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
fetch-depth: 0 # fetch all history so multiple commits can be scanned
24
- name: GitGuardian scan
25
- uses: GitGuardian/ggshield-action@v1.18.1
+ uses: GitGuardian/ggshield-action@v1.38.0
26
env:
27
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
28
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}
0 commit comments