Skip to content

Commit 4a58afa

Browse files
committed
fix: gitleaks version
1 parent 6471c33 commit 4a58afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
fetch-depth: 0
7272

7373
- name: Gitleaks (secrets detection)
74-
uses: gitleaks/gitleaks-action@ff98106d4c7b40b7eb5303a239c8a7386bc95e4c # v2.3.9
74+
uses: gitleaks/gitleaks-action@ff98106e4c7b2bc287b24eaf42907196329070c7 # v2.3.9
7575
env:
7676
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7777
GITLEAKS_ENABLE_UPLOAD_ARTIFACT: false

0 commit comments

Comments
 (0)