Skip to content

Commit

Permalink
Merge pull request #76 from koenighotze/dependabot/github_actions/Git…
Browse files Browse the repository at this point in the history
…Guardian/ggshield-action-1.19.1

[dependabot-gh-actions] Bump GitGuardian/ggshield-action from 1.18.1 to 1.19.1
  • Loading branch information
koenighotze authored Oct 5, 2023
2 parents 1ddbd43 + dd05d2f commit c4562d8
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.18.1
uses: GitGuardian/ggshield-action@v1.19.1
env:
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}
Expand Down

0 comments on commit c4562d8

Please sign in to comment.