Skip to content

Commit

Permalink
[dependabot-gh-actions] Bump GitGuardian/ggshield-action
Browse files Browse the repository at this point in the history
Bumps [GitGuardian/ggshield-action](https://github.com/GitGuardian/ggshield-action) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/GitGuardian/ggshield-action/releases)
- [Commits](GitGuardian/ggshield-action@v1.15.0...v1.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and koenighotze committed May 24, 2023
1 parent ecd12e3 commit 8a2b4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git-guardian-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
fetch-depth: 0 # fetch all history so multiple commits can be scanned
- name: GitGuardian scan
uses: GitGuardian/ggshield-action@v1.15.0
uses: GitGuardian/ggshield-action@v1.15.1
env:
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}
Expand Down

0 comments on commit 8a2b4e2

Please sign in to comment.