Skip to content

Commit b9c754c

Browse files
chore(deps): update peter-evans/create-pull-request action to v7
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
1 parent f2a155a commit b9c754c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
sed -i "s/$CURRENT_VERSION-SNAPSHOT/$NEXT_VERSION-SNAPSHOT/g" build.gradle
4242
4343
- name: Create Pull Request
44-
uses: peter-evans/create-pull-request@v5
44+
uses: peter-evans/create-pull-request@v7
4545
with:
4646
token: ${{ steps.github_app_token.outputs.token }}
4747
base: ${{ env.BASE }}

0 commit comments

Comments
 (0)