Skip to content

Commit 916cbb2

Browse files
committed
disable persist-credentials
1 parent 00e897d commit 916cbb2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ runs:
2424
uses: actions/checkout@v4
2525
with:
2626
fetch-depth: 0
27+
persist-credentials: false
2728
- name: Validate inputs
2829
run: |
2930
errors=()

0 commit comments

Comments
 (0)