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