There was an error while loading. Please reload this page.
1 parent 9fe755d commit 4c5f657Copy full SHA for 4c5f657
1 file changed
.github/workflows/security.yml
@@ -35,7 +35,6 @@ jobs:
35
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
36
with:
37
node-version: 22.x
38
- cache: "yarn"
39
40
- name: Check project packages for deprecated
41
run: yarn npm audit --all --severity moderate
0 commit comments