Skip to content

Commit

Permalink
fix(publish): bump peter-evans/create-pull-request to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
rami3l committed Mar 2, 2021
1 parent d0c69df commit c553f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
ls homebrew-tap
- name: Create Pull Request
uses: peter-evans/create-pull-request@v2
uses: peter-evans/create-pull-request@v3
with:
path: homebrew-tap
token: ${{ secrets.GH_ACTIONS_TOKEN }}

0 comments on commit c553f6d

Please sign in to comment.