Skip to content

Commit

Permalink
Update peter-evans/create-pull-request to v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aaradhak committed Apr 11, 2024
1 parent 00e25a5 commit 35bf25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Unpack rendered output
run: tar xf output.tar
- name: Open pull request
uses: peter-evans/create-pull-request@v4.2.3
uses: peter-evans/create-pull-request@v6.0.0
with:
token: ${{ secrets.COREOSBOT_RELENG_TOKEN }}
path: output/${{ env.REPO_NAME }}
Expand Down

0 comments on commit 35bf25d

Please sign in to comment.