Skip to content

Commit

Permalink
build(deps): bump GitGuardian/ggshield-action from 1.32.0 to 1.32.2
Browse files Browse the repository at this point in the history
Bumps [GitGuardian/ggshield-action](https://github.com/gitguardian/ggshield-action) from 1.32.0 to 1.32.2.
- [Release notes](https://github.com/gitguardian/ggshield-action/releases)
- [Commits](GitGuardian/ggshield-action@53910b1...0cb2e30)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 0798b34 commit 2b10536
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 @@ -23,7 +23,7 @@ jobs:
with:
fetch-depth: 0 # fetch all history so multiple commits can be scanned
- name: GitGuardian scan
uses: GitGuardian/ggshield-action@53910b10ce6646fb7c6e353f55f26ed96d0cff1b # master
uses: GitGuardian/ggshield-action@0cb2e309a0ce2cd43141dc998c28d9b225a7a1fe # master
env:
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}
Expand Down

0 comments on commit 2b10536

Please sign in to comment.