Skip to content

Commit 693079e

Browse files
committed
Fix credentials
1 parent 50714d2 commit 693079e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/mega-linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
with:
3838
token: ${{ secrets.PAT || secrets.GITHUB_TOKEN }}
3939
fetch-depth: 0 # If you use VALIDATE_ALL_CODEBASE = true, you can remove this line to improve performances
40+
persist-credentials: false
4041

4142
# MegaLinter
4243
- name: MegaLinter

0 commit comments

Comments
 (0)