Skip to content

Commit

Permalink
Merge pull request #787 from graphql-java-kickstart/renovate/peter-ev…
Browse files Browse the repository at this point in the history
…ans-create-pull-request-7.x

Update peter-evans/create-pull-request action to v7
  • Loading branch information
oryan-block authored Oct 8, 2024
2 parents 79d1b00 + 30eb9bd commit bac018a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
GPG_PASSPHRASE: ${{ secrets.GPG_SIGNING_PASSWORD }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Create Release PR
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v7
with:
branch: version-release
title: Version Release
Expand Down

0 comments on commit bac018a

Please sign in to comment.