mirror of https://github.com/docker/docs.git
Merge pull request #18020 from docker/dependabot/github_actions/peter-evans/create-pull-request-5.0.2
build(deps): bump peter-evans/create-pull-request from 5.0.0 to 5.0.2
This commit is contained in:
commit
7e75a27c15
|
@ -20,7 +20,7 @@ jobs:
|
||||||
git fetch origin main:main
|
git fetch origin main:main
|
||||||
git reset --hard main
|
git reset --hard main
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5
|
uses: peter-evans/create-pull-request@153407881ec5c347639a548ade7d8ad1d6740e38
|
||||||
with:
|
with:
|
||||||
delete-branch: false
|
delete-branch: false
|
||||||
branch: published-update
|
branch: published-update
|
||||||
|
|
Loading…
Reference in New Issue