Skip to content

Commit 3bf3cf2

Browse files
chore: bump peter-evans/create-pull-request from 7 to 8 (#569)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 407d8fc commit 3bf3cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upgrade-api-platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
sed -i "s/^appVersion: .*/appVersion: ${{ steps.diff.outputs.to-version }}/g" helm/api-platform/Chart.yaml
5555
-
5656
name: Create Pull Request
57-
uses: peter-evans/create-pull-request@v7
57+
uses: peter-evans/create-pull-request@v8
5858
if: steps.diff.outputs.to-version != ''
5959
with:
6060
token: ${{ secrets.API_PLATFORM_DEMO_PR_TOKEN }}

0 commit comments

Comments
 (0)