We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 389f65a commit df31f71Copy full SHA for df31f71
.github/workflows/build.yml
@@ -45,4 +45,4 @@ jobs:
45
- uses: actions/setup-node@v2
46
with:
47
node-version: 14.x
48
- - run: yarn audit
+ - run: yarn audit --groups dependencies
0 commit comments