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 921a73a commit 136cce9Copy full SHA for 136cce9
.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.36.0
+ uses: GitGuardian/ggshield-action@v1.37.0
152
env:
153
GITGUARDIAN_API_KEY: ${{ secrets.GITGUARDIAN_API_KEY }}
154
GITHUB_DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
0 commit comments