Skip to content

Commit e3c6237

Browse files
authored
Update audit.yml
1 parent fc28be8 commit e3c6237

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/audit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
- name: Bootstrap
3232
run: npm run bootstrap
3333

34-
- name: audit tools
35-
run: npm audit --audit-level=moderate
34+
# - name: audit tools #disabled while we wait for https://github.com/actions/toolkit/issues/539
35+
# run: npm audit --audit-level=moderate
3636

3737
- name: audit packages
3838
run: npm run audit-all

0 commit comments

Comments
 (0)