mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2025-12-26 15:44:56 +08:00
Bump actions/labeler from 5 to 6
Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0cd0625f2a
commit
65cf99bc8f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull-request-labeler.yaml
vendored
2
.github/workflows/pull-request-labeler.yaml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Add Labels for PR
|
||||
uses: actions/labeler@v5
|
||||
uses: actions/labeler@v6
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
configuration-path: .github/labeler.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue