Skip to content

Commit 425da9c

Browse files
authored
Merge pull request #756 from sir-gon/develop
[CONFIG] sonarcloud security fixes
2 parents 1a9dab4 + 8ea851d commit 425da9c

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)