Skip to content

Commit 2d29b0a

Browse files
committed
fix(actions): zizmor fixes
Signed-off-by: Adam Setch <adam.setch@outlook.com>
1 parent bb397cc commit 2d29b0a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
steps:
1818
- name: Checkout
1919
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
20+
with:
21+
persist-credentials: false
2022

2123
- name: Setup pnpm
2224
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0

0 commit comments

Comments
 (0)