Skip to content

Commit

Permalink
Merge pull request #131 from koenighotze/dependabot/github_actions/Gi…
Browse files Browse the repository at this point in the history
…tGuardian/ggshield-action-1.23.0

[dependabot-gh-actions] Bump GitGuardian/ggshield-action from 1.22.0 to 1.23.0
  • Loading branch information
koenighotze committed Jan 17, 2024
2 parents f1bc66d + 7eea31c commit e9f129f
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.22.0
uses: GitGuardian/ggshield-action@v1.23.0
env:
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}
Expand Down

0 comments on commit e9f129f

Please sign in to comment.