Skip to content

Commit

Permalink
ci(deps): Bump GitGuardian/ggshield-action from 1.35.0 to 1.36.0
Browse files Browse the repository at this point in the history
Bumps [GitGuardian/ggshield-action](https://github.com/gitguardian/ggshield-action) from 1.35.0 to 1.36.0.
- [Release notes](https://github.com/gitguardian/ggshield-action/releases)
- [Commits](GitGuardian/ggshield-action@v1.35.0...v1.36.0)

---
updated-dependencies:
- dependency-name: GitGuardian/ggshield-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent ba62849 commit b691122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
fetch-depth: 0
- id: scan
name: Scan commits with ggshield
uses: GitGuardian/ggshield-action@v1.35.0
uses: GitGuardian/ggshield-action@v1.36.0
env:
GITGUARDIAN_API_KEY: ${{ secrets.GITGUARDIAN_API_KEY }}
GITHUB_DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
Expand Down

0 comments on commit b691122

Please sign in to comment.