ci: bump actions/labeler from 5.0.0 to 6.0.1 (#1883)
Link: https://github.com/nix-community/stylix/pull/1883 Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
parent
f544772a60
commit
9991299fe9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/labels.yml
vendored
2
.github/workflows/labels.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
permission-contents: read
|
||||
permission-pull-requests: write
|
||||
|
||||
- uses: actions/labeler@v5.0.0
|
||||
- uses: actions/labeler@v6.0.1
|
||||
with:
|
||||
repo-token: ${{ steps.app-token.outputs.token }}
|
||||
configuration-path: .github/labeler.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue