mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-30 00:46:19 +08:00
Update update_versions.yaml (#953)
This commit is contained in:
parent
c70323a56c
commit
a1fa924d72
6
.github/workflows/update_versions.yaml
vendored
6
.github/workflows/update_versions.yaml
vendored
|
@ -19,7 +19,9 @@ jobs:
|
|||
- name: Commit and create PR 🔀
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
with:
|
||||
token: test
|
||||
token: ${{ secrets.test }}
|
||||
commit-message: 'build(deps): upgrade NPM packages (automated)'
|
||||
committer: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
||||
author: ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com>
|
||||
title: 'build(deps): Upgrade NPM packages (automated)'
|
||||
branch: 'build-deps-upgrade-npm-packages-automated'
|
||||
commit-message: 'build(deps): upgrade NPM packages (automated)'
|
||||
|
|
Loading…
Reference in New Issue
Block a user