Skip to content

Commit 8bf398a

Browse files
committed
fix: add back persist-credentials
1 parent 8b1cf60 commit 8bf398a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install-dependencies/action.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ runs:
3636
if: inputs.checkout-repo == 'true'
3737
with:
3838
fetch-depth: 0
39+
persist-credentials: false
3940
- name: Setup tools
4041
uses: open-turo/action-setup-tools@v2
4142
- name: Check for yarn.lock

0 commit comments

Comments
 (0)