Skip to content

Commit 19da283

Browse files
committed
fix(ci): disable checkout credential persistence
1 parent 8a0ff64 commit 19da283

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
with:
7373
fetch-depth: 0
7474
ref: ${{ steps.target.outputs.branch }}
75+
persist-credentials: false
7576

7677
- name: Create GitHub App token
7778
id: app-token

0 commit comments

Comments
 (0)