Skip to content

Commit

Permalink
ci: Update update-pr action to newest version. (cvc5#10576)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpreiner authored Apr 3, 2024
1 parent 548dc95 commit a1b585a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
group: update-pr
steps:
- name: Automatically update PR
uses: adRise/update-pr-branch@v0.6.0
uses: adRise/update-pr-branch@v0.7.2
with:
token: ${{ secrets.ACTION_USER_TOKEN }}
base: 'main'
Expand Down

0 comments on commit a1b585a

Please sign in to comment.