mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
Bump thomaseizinger/create-pull-request from 1.1.0 to 1.2.1
Bumps [thomaseizinger/create-pull-request](https://github.com/thomaseizinger/create-pull-request) from 1.1.0 to 1.2.1. - [Release notes](https://github.com/thomaseizinger/create-pull-request/releases) - [Changelog](https://github.com/thomaseizinger/create-pull-request/blob/master/CHANGELOG.md) - [Commits](https://github.com/thomaseizinger/create-pull-request/compare/1.1.0...1.2.1) --- updated-dependencies: - dependency-name: thomaseizinger/create-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4405dbcf9c
commit
339b1e4758
2
.github/workflows/draft-new-release.yml
vendored
2
.github/workflows/draft-new-release.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
|||||||
run: git push origin release/${{ github.event.inputs.version }} --force
|
run: git push origin release/${{ github.event.inputs.version }} --force
|
||||||
|
|
||||||
- name: Create pull request
|
- name: Create pull request
|
||||||
uses: thomaseizinger/create-pull-request@1.1.0
|
uses: thomaseizinger/create-pull-request@1.2.1
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.BOTTY_GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.BOTTY_GITHUB_TOKEN }}
|
||||||
head: release/${{ github.event.inputs.version }}
|
head: release/${{ github.event.inputs.version }}
|
||||||
|
Loading…
Reference in New Issue
Block a user