Skip to content

Commit

Permalink
Chore: use create-pull-request v5
Browse files Browse the repository at this point in the history
  • Loading branch information
WilsonZiweiWang committed Aug 26, 2024
1 parent c5184f0 commit 37335b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-ref.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- name: Create pull request
if: steps.verify-changed-files.outputs.files_changed == 'true'
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v5
with:
title: Auto update references for commits, tags, etc
commit-message: Auto update references for commits, tags, etc
Expand Down

0 comments on commit 37335b7

Please sign in to comment.