Skip to content

Commit c4d3a5e

Browse files
authored
Merge pull request #1660 from gtk-rs/dependabot/github_actions/peter-evans/create-pull-request-7
build(deps): bump peter-evans/create-pull-request from 5 to 7
2 parents f886e14 + 41f6dca commit c4d3a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
git push origin "auto-pr-branch" || echo "Branch already exists"
4646
4747
- name: Create Pull Request
48-
uses: peter-evans/create-pull-request@v5
48+
uses: peter-evans/create-pull-request@v7
4949
with:
5050
token: ${{ secrets.GITHUB_TOKEN }}
5151
branch: "auto-pr-branch"

0 commit comments

Comments
 (0)