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 f8cd32e commit 7c609feCopy full SHA for 7c609fe
1 file changed
.github/workflows/reliability_report.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/setup-node@v3
19
with:
20
node-version: 16
21
- - run: npm i -g node-core-utils
+ - run: npm i -g @node-core/utils
22
- run: ncu-config --global set jenkins_token ${{ secrets.JENKINS_TOKEN }}
23
- run: ncu-config --global set token ${{ secrets.USER_TOKEN }}
24
- run: ncu-config --global set username ${{ secrets.USER_NAME }}
0 commit comments