mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore(deps): update github/issue-labeler action to v3.4 (#12813)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f8b9084dea
commit
3d472a2e92
2
.github/workflows/pr-label.yaml
vendored
2
.github/workflows/pr-label.yaml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
name: Labeling for changes
|
name: Labeling for changes
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: github/issue-labeler@v3.2
|
- uses: github/issue-labeler@v3.4
|
||||||
with:
|
with:
|
||||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
configuration-path: .github/pr-labeler.yml
|
configuration-path: .github/pr-labeler.yml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user