Skip to content

Commit

Permalink
feat: updated peter-evans/create-pull-request to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
jhasuraj01 committed Jun 29, 2024
1 parent 939a8f8 commit 0f4fa64
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/auto-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,8 @@ jobs:
git push origin update-dependencies
- name: create or update pull request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.GITHUB_TOKEN }}
reviewers: 'jhasuraj01'
branch: update-dependencies
base: main
Expand Down

0 comments on commit 0f4fa64

Please sign in to comment.