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 GitHub
parent b0def28938
commit ba6a4ea846
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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