Skip to content

Commit 2d82f58

Browse files
committed
feat(79897): fix TS cache poison issue
1 parent a353e7d commit 2d82f58

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-cd-typescript.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
fetch-depth: 2
3939

4040
- name: Install Node
41+
# zizmor:ignore[cache-poisoning] Node binary tool-cache is implicit and cannot be disabled; no npm package cache is configured
4142
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
4243
with:
4344
node-version: "lts/*"

0 commit comments

Comments
 (0)