Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

Commit 8b26559

Browse files
renovate[bot]robstoll
authored andcommitted
Update peter-evans/create-pull-request action to v8
1 parent 252e7da commit 8b26559

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gt-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
- name: Create pull request if necessary
150150
if: ${{ steps.has_changes.outputs.has_changes == 1 }}
151151
#gt-placeholder-gh-action-create-pr-start
152-
uses: peter-evans/create-pull-request@v7
152+
uses: peter-evans/create-pull-request@v8
153153
#gt-placeholder-gh-action-create-pr-end
154154
with:
155155
branch: 'gt/update/${{ matrix.remote }}'

0 commit comments

Comments
 (0)