Skip to content

Commit 0cfd9f7

Browse files
renovate-botenocom
andauthored
deps: Update peter-evans/create-pull-request action to v5 (#1250)
Co-authored-by: Eno Compton <[email protected]>
1 parent 999f498 commit 0cfd9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
- name: update pom.xml files
124124
run: ./.release/update_versions.sh
125125
- name: create pull request
126-
uses: peter-evans/create-pull-request@38e0b6e68b4c852a5500a94740f0e535e0d7ba54 # v4.2.4
126+
uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5 # v5.0.0
127127
with:
128128
token: ${{ secrets.RELEASE_BOT_PAT }}
129129
title: 'chore: update to latest SNAPSHOT version'

0 commit comments

Comments
 (0)