Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 581a853 commit 5abe7e4
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.34.0
uses: GitGuardian/ggshield-action@v1.35.0
env:
GITGUARDIAN_API_KEY: ${{ secrets.GITGUARDIAN_API_KEY }}
GITHUB_DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
Expand Down

0 comments on commit 5abe7e4

Please sign in to comment.