Skip to content

Commit

Permalink
chore(deps): bump gitleaks/gitleaks-action from 2.3.6 to 2.3.7 in the…
Browse files Browse the repository at this point in the history
… actions group (#89)
  • Loading branch information
cpanato authored Oct 14, 2024
2 parents a53a28c + 5f4ae17 commit 7831f4e
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 @@ -20,7 +20,7 @@ jobs:
with:
fetch-depth: 0

- uses: gitleaks/gitleaks-action@44c470ffc35caa8b1eb3e8012ca53c2f9bea4eb5 # v2.3.6
- uses: gitleaks/gitleaks-action@83373cf2f8c4db6e24b41c1a9b086bb9619e9cd3 # v2.3.7
if: ${{ env.GITLEAKS_LICENSE != '' }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7831f4e

Please sign in to comment.