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

This commit is contained in:
Philip H 2023-11-14 23:34:42 +01:00 committed by Philip H.
parent e227c9ea41
commit bab00ef967
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ jobs:
- name: Bot 🤖 "Updating NPM Packages..." - name: Bot 🤖 "Updating NPM Packages..."
run: | run: |
npm config set fund false npm config set fund false
npm install -g npm-check-updates
npm update npm update
cd src cd src
npm update npm update