Skip to content

Commit 77da9fa

Browse files
authored
Merge pull request #757 from sir-gon/renovate/gitleaks-gitleaks-action-digest
Update gitleaks/gitleaks-action digest to bf2dc8e
2 parents 425da9c + 6a316ef commit 77da9fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5
2525
with:
2626
fetch-depth: 0
27-
- uses: gitleaks/gitleaks-action@ff98106e4c7b2bc287b24eaf42907196329070c7
27+
- uses: gitleaks/gitleaks-action@bf2dc8e55639c1e091e9b45970152e4313705814
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
# Only required for Organizations, not personal accosunts.

0 commit comments

Comments
 (0)