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