Skip to content

Commit

Permalink
build(deps): bump GitGuardian/ggshield-action from 1.22.0 to 1.24.0
Browse files Browse the repository at this point in the history
Bumps [GitGuardian/ggshield-action](https://github.com/gitguardian/ggshield-action) from 1.22.0 to 1.24.0.
- [Release notes](https://github.com/gitguardian/ggshield-action/releases)
- [Commits](GitGuardian/ggshield-action@9074c08...8d9acaf)

---
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 Feb 1, 2024
1 parent 81d4875 commit 68147aa
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@9074c0893e8ee86ccd6418177a0eb3e5aa02262a # master
uses: GitGuardian/ggshield-action@8d9acaf1808c26018eb69e0fe8adee8161417101 # master
env:
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}
Expand Down

0 comments on commit 68147aa

Please sign in to comment.