Skip to content

Commit

Permalink
Merge pull request #220 from aaradhak/perepotemp
Browse files Browse the repository at this point in the history
  • Loading branch information
jlebon authored Apr 12, 2024
2 parents b7fb8e1 + 936aea1 commit 339290d
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
with:
token: ${{ secrets.COREOSBOT_RELENG_TOKEN }}
path: output/${{ env.REPO_NAME }}
Expand Down

0 comments on commit 339290d

Please sign in to comment.