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:
renovate[bot] 2024-05-02 09:18:10 +08:00 committed by GitHub
parent f8b9084dea
commit 3d472a2e92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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