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 aaa28a7 commit 5a5ea8dCopy full SHA for 5a5ea8d
.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.41.0
+ uses: GitGuardian/ggshield-action@v1.42.0
152
env:
153
GITGUARDIAN_API_KEY: ${{ secrets.GITGUARDIAN_API_KEY }}
154
GITHUB_DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
0 commit comments