Skip to content

Commit 7c609fe

Browse files
authored
chore: update to use @node-core/utils (#719)
1 parent f8cd32e commit 7c609fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reliability_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/setup-node@v3
1919
with:
2020
node-version: 16
21-
- run: npm i -g node-core-utils
21+
- run: npm i -g @node-core/utils
2222
- run: ncu-config --global set jenkins_token ${{ secrets.JENKINS_TOKEN }}
2323
- run: ncu-config --global set token ${{ secrets.USER_TOKEN }}
2424
- run: ncu-config --global set username ${{ secrets.USER_NAME }}

0 commit comments

Comments
 (0)