Skip to content

Commit

Permalink
Merge pull request #1038 from Lan2Play/renovate/dev-peter-evans-creat…
Browse files Browse the repository at this point in the history
…e-pull-request-7.x

Update peter-evans/create-pull-request action to v7 (dev)
  • Loading branch information
Apfelwurm authored Jan 8, 2025
2 parents b5a5a7f + 7d955d2 commit 68f2249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_idehelper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- name: Create Pull Request
if: env.has_changes == 'true'
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ env.branch_name }}
Expand Down

0 comments on commit 68f2249

Please sign in to comment.