mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-15 08:58:38 +08:00
ci: disable checkout credential persistence in privileged workflows (#1851)
This commit is contained in:
1
.github/workflows/reusable-release.yml
vendored
1
.github/workflows/reusable-release.yml
vendored
@@ -42,6 +42,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: ${{ inputs.tag }}
|
||||
persist-credentials: false
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
|
||||
|
||||
Reference in New Issue
Block a user