Skip to content

Commit d699a61

Browse files
authored
ci: Update gitleaks.yml
1 parent ac17bc8 commit d699a61

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/gitleaks.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ jobs:
5656
- name: Checkout
5757
uses: actions/checkout@v4
5858
with:
59-
submodules: 'recursive'
60-
token: ${{ secrets.GIT_PAT }}
59+
token: ${{ github.token }}
6160
fetch-depth: 0
6261

6362
- name: Run gitleaks

0 commit comments

Comments
 (0)