Skip to content

Commit 6e3c2ff

Browse files
authored
Merge pull request #245 from sir-gon/renovate/gitleaks-gitleaks-action-digest
Update gitleaks/gitleaks-action digest to bf2dc8e
2 parents 79bb3b4 + 8770c2a commit 6e3c2ff

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 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 accounts.

0 commit comments

Comments
 (0)