npm-update-bot.yml: uses the internal update checker

This commit is contained in:
Philip H
2023-11-16 19:57:12 +00:00
committed by Philip H.
parent e227c9ea41
commit bab00ef967
-1
View File
@@ -20,7 +20,6 @@ jobs:
- name: Bot 🤖 "Updating NPM Packages..."
run: |
npm config set fund false
npm install -g npm-check-updates
npm update
cd src
npm update