We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b1cf60 commit 8bf398aCopy full SHA for 8bf398a
install-dependencies/action.yaml
@@ -36,6 +36,7 @@ runs:
36
if: inputs.checkout-repo == 'true'
37
with:
38
fetch-depth: 0
39
+ persist-credentials: false
40
- name: Setup tools
41
uses: open-turo/action-setup-tools@v2
42
- name: Check for yarn.lock
0 commit comments