Update actions/checkout and renovatebot versions in workflows
This commit is contained in:
2
.github/workflows/merge-prs.yml
vendored
2
.github/workflows/merge-prs.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v4.3.0
|
||||
|
||||
- name: 登录到 GitHub CLI
|
||||
run: gh auth login --with-token <<< "${{ github.token }}"
|
||||
|
||||
Reference in New Issue
Block a user