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 add0e26 commit b333dbbCopy full SHA for b333dbb
.github/workflows/ci.yml
@@ -148,7 +148,7 @@ jobs:
148
fetch-depth: 0
149
- id: scan
150
name: Scan commits with ggshield
151
- uses: GitGuardian/ggshield-action@v1.37.0
+ uses: GitGuardian/ggshield-action@v1.38.0
152
env:
153
GITGUARDIAN_API_KEY: ${{ secrets.GITGUARDIAN_API_KEY }}
154
GITHUB_DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
0 commit comments