Skip to content

Commit

Permalink
Bump GitGuardian/ggshield-action from 1.30.2 to 1.31.0
Browse files Browse the repository at this point in the history
Bumps [GitGuardian/ggshield-action](https://github.com/gitguardian/ggshield-action) from 1.30.2 to 1.31.0.
- [Release notes](https://github.com/gitguardian/ggshield-action/releases)
- [Commits](GitGuardian/ggshield-action@v1.30.2...v1.31.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 Aug 27, 2024
1 parent 4cfb604 commit 999e843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitguardian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
fetch-depth: 0 # fetch all history so multiple commits can be scanned
- name: GitGuardian scan
uses: GitGuardian/ggshield-action@v1.30.2
uses: GitGuardian/ggshield-action@v1.31.0
env:
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}
Expand Down

0 comments on commit 999e843

Please sign in to comment.