Skip to content

Commit 8ea851d

Browse files
author
Gonzalo Diaz
committed
[CONFIG] sonarcloud security fixes
1 parent 1a9dab4 commit 8ea851d

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

0 commit comments

Comments
 (0)