mirror of https://github.com/docker/docs.git
Merge pull request #19891 from docker/dependabot/github_actions/peter-evans/create-pull-request-6.0.5
build(deps): bump peter-evans/create-pull-request from 6.0.4 to 6.0.5
This commit is contained in:
commit
79c0ae67b4
|
@ -24,7 +24,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@9153d834b60caba6d51c9b9510b087acf9f33f83
|
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e
|
||||||
with:
|
with:
|
||||||
delete-branch: false
|
delete-branch: false
|
||||||
branch: published-update
|
branch: published-update
|
||||||
|
|
Loading…
Reference in New Issue