Update update_versions.yaml (#950)

This commit is contained in:
oblomov 2024-02-25 11:59:12 +01:00 committed by GitHub
parent e0a005cd6f
commit 5cf3d6327e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,3 +22,4 @@ jobs:
title: 'build(deps): Upgrade NPM packages (automated)'
branch: 'build-deps-upgrade-npm-packages-automated'
commit-message: 'build(deps): upgrade NPM packages (automated)'
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}