Skip to content

Commit 79c0ae6

Browse files
authored
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
2 parents 3f7244c + c496d97 commit 79c0ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
git fetch origin main:main
2525
git reset --hard main
2626
- name: Create Pull Request
27-
uses: peter-evans/create-pull-request@9153d834b60caba6d51c9b9510b087acf9f33f83
27+
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e
2828
with:
2929
delete-branch: false
3030
branch: published-update

0 commit comments

Comments
 (0)