We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f31eb1c + f3997eb commit cf87007Copy full SHA for cf87007
.github/workflows/node.yml
@@ -54,6 +54,8 @@ jobs:
54
steps:
55
- name: Checkout
56
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
57
+ with:
58
+ persist-credentials: false
59
60
- name: Read package.json node and npm engines version
61
uses: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4 # v3
0 commit comments