Skip to content

Commit

Permalink
Merge pull request #1660 from gtk-rs/dependabot/github_actions/peter-…
Browse files Browse the repository at this point in the history
…evans/create-pull-request-7

build(deps): bump peter-evans/create-pull-request from 5 to 7
  • Loading branch information
sdroege authored Feb 24, 2025
2 parents f886e14 + 41f6dca commit c4d3a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
git push origin "auto-pr-branch" || echo "Branch already exists"
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: "auto-pr-branch"
Expand Down

0 comments on commit c4d3a5e

Please sign in to comment.