Skip to content

Commit dc7b2de

Browse files
authored
Merge pull request #373 from sir-gon/dependabot/github_actions/gitleaks/gitleaks-action-e87a89192a7a58b06bdedf25ad4196f89a45d76d
Bump gitleaks/gitleaks-action from bf2dc8e55639c1e091e9b45970152e4313705814 to e87a89192a7a58b06bdedf25ad4196f89a45d76d
2 parents 6b21797 + 20e3687 commit dc7b2de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2525
with:
2626
fetch-depth: 0
27-
- uses: gitleaks/gitleaks-action@bf2dc8e55639c1e091e9b45970152e4313705814
27+
- uses: gitleaks/gitleaks-action@e87a89192a7a58b06bdedf25ad4196f89a45d76d
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
# Only required for Organizations, not personal accounts.

0 commit comments

Comments
 (0)