Skip to content

Commit 99e81c2

Browse files
authored
chore(ci): bump peter-evans/create-pull-request from 6 to 8 (#1592)
1 parent 83f7ca5 commit 99e81c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile_host_redirect_js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: bash ./tool/host-redirect/build.sh
3131
shell: bash
3232
- name: Create Pull Request
33-
uses: peter-evans/create-pull-request@v6
33+
uses: peter-evans/create-pull-request@v8
3434
with:
3535
token: ${{ secrets.DOCS_REPO_DEPLOY_TOKEN }}
3636
base: main

0 commit comments

Comments
 (0)