diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f0f9d4d7..2487c76d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -142,7 +142,7 @@ jobs: fetch-depth: 0 - id: scan name: Scan commits with ggshield - uses: GitGuardian/ggshield-action@v1.43.0 + uses: GitGuardian/ggshield-action@v1.44.0 env: GITGUARDIAN_API_KEY: ${{ secrets.GITGUARDIAN_API_KEY }} GITHUB_DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}