Skip to content

Commit

Permalink
Update peter-evans/create-pull-request action to v7 (#231)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent e117ad1 commit 127a8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-expo-install-new-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: pnpm add jest@${{ steps.check-jest-version.outputs.JEST_VERSION }} --save-dev --save-exact

- name: Commit and create PR
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
branch: 'expo-upgrade-packages'
title: 'Upgrade packages to versions with Expo SDK support'
Expand Down

0 comments on commit 127a8be

Please sign in to comment.