Skip to content

Commit

Permalink
Merge pull request #775 from UW-GAC/dependabot/github_actions/gitleak…
Browse files Browse the repository at this point in the history
…s/gitleaks-action-2.3.7

Bump gitleaks/gitleaks-action from 2.3.6 to 2.3.7
  • Loading branch information
amstilp authored Oct 15, 2024
2 parents b78b63e + 356e6f5 commit d7a34a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitleaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/[email protected]
with:
fetch-depth: 0
- uses: gitleaks/[email protected].6
- uses: gitleaks/[email protected].7
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE}} # Only required for Organizations, not personal accounts.

0 comments on commit d7a34a7

Please sign in to comment.