ci: disable checkout credential persistence in privileged workflows (#1851)

This commit is contained in:
Affaan Mustafa
2026-05-13 01:15:49 -04:00
committed by GitHub
parent 2486732714
commit 209abd403b
5 changed files with 33 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ jobs:
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0
persist-credentials: false
- name: Setup Node.js
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0