Skip to content

Commit

Permalink
Merge pull request #20795 from docker/dependabot/github_actions/peter…
Browse files Browse the repository at this point in the history
…-evans/create-pull-request-7.0.1

build(deps): bump peter-evans/create-pull-request from 6.1.0 to 7.0.1
  • Loading branch information
dvdksn authored Sep 10, 2024
2 parents 0b99715 + 6843e03 commit 5acfd0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
git fetch origin main:main
git reset --hard main
- name: Create Pull Request
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c
uses: peter-evans/create-pull-request@8867c4aba1b742c39f8d0ba35429c2dfa4b6cb20
with:
delete-branch: false
branch: published-update
Expand Down

0 comments on commit 5acfd0f

Please sign in to comment.