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 2a352da commit dba9a59Copy full SHA for dba9a59
.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.42.0
+ uses: GitGuardian/ggshield-action@v1.43.0
152
env:
153
GITGUARDIAN_API_KEY: ${{ secrets.GITGUARDIAN_API_KEY }}
154
GITHUB_DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
0 commit comments