Skip to content

Commit 9e885ec

Browse files
ci: update raise lock to use latest create pr
1 parent 761008b commit 9e885ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

raise-lock-pr/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ runs:
2222
shell: bash
2323
run: rm settings-gradle.lockfile || true
2424
- name: Create Pull Request
25-
uses: peter-evans/create-pull-request@v5
25+
uses: peter-evans/create-pull-request@v8
2626
with:
2727
title: ${{ inputs.pr-title }}
2828
body: |

0 commit comments

Comments
 (0)