We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb397cc commit 2d29b0aCopy full SHA for 2d29b0a
1 file changed
.github/workflows/lint.yml
@@ -17,6 +17,8 @@ jobs:
17
steps:
18
- name: Checkout
19
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
20
+ with:
21
+ persist-credentials: false
22
23
- name: Setup pnpm
24
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
0 commit comments