diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c6268925..c41a9fd8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -148,7 +148,7 @@ jobs: fetch-depth: 0 - id: scan name: Scan commits with ggshield - uses: GitGuardian/ggshield-action@v1.45.0 + uses: GitGuardian/ggshield-action@v1.46.0 env: GITGUARDIAN_API_KEY: ${{ secrets.GITGUARDIAN_API_KEY }} GITHUB_DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}