Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 59cf0c3

Browse files
committed
Added workflows
1 parent 7a1cb89 commit 59cf0c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gitleaks-secrets-validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fetch-depth: 0
1414

1515
- name: Run Gitleaks
16-
uses: gitleaks/gitleaks-action@v2.3.7
16+
uses: gitleaks/gitleaks-action@v2
1717
env:
1818
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1919
GITLEAKS_LICENSE: ${{ secrets.MINDBOX_GITLEAKS_LICENSE }}

0 commit comments

Comments
 (0)