mirror of
https://github.com/lxc/incus.git
synced 2026-02-05 09:46:19 +01:00
Merge pull request #2471 from lxc/dependabot/github_actions/actions/labeler-6
build(deps): bump actions/labeler from 5 to 6
This commit is contained in:
2
.github/workflows/triage.yml
vendored
2
.github/workflows/triage.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
name: PR labels
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- uses: actions/labeler@v5
|
||||
- uses: actions/labeler@v6
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
sync-labels: true
|
||||
|
||||
Reference in New Issue
Block a user