Skip to content

Commit

Permalink
Merge pull request #251 from coreos/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/create-pull-request-7

build(deps): bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
travier authored Nov 25, 2024
2 parents a5639f6 + 93434d9 commit 49cf393
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@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.COREOSBOT_RELENG_TOKEN }}
path: output/${{ env.REPO_NAME }}
Expand Down

0 comments on commit 49cf393

Please sign in to comment.