Skip to content

Commit aa64e60

Browse files
chore(deps): update peter-evans/create-pull-request action to v8 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61d13fc commit aa64e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update-project-version/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ runs:
7676
shell: python
7777
- name: Create pull request
7878
if: inputs.create-pull-request == 'true'
79-
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
79+
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
8080
env:
8181
action-url: https://github.com/${{ github.action_repository }}/tree/${{ github.action_ref }}/update-project-version
8282
with:

0 commit comments

Comments
 (0)