Skip to content

Commit

Permalink
update to latest version of create-pull-request
Browse files Browse the repository at this point in the history
  • Loading branch information
jonchurch committed Jul 12, 2024
1 parent e9f944a commit 91a0e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: npm run update

- name: Create Pull Request 🚀 (if there are changes)
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: auto-update
Expand Down

0 comments on commit 91a0e88

Please sign in to comment.