mirror of
https://github.com/Prowlarr/Prowlarr
synced 2025-12-14 20:43:43 +01:00
Bump label-actions action to v4
This commit is contained in:
parent
25821c758f
commit
22cbf40e3c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/label-actions.yml
vendored
2
.github/workflows/label-actions.yml
vendored
|
|
@ -18,6 +18,6 @@ jobs:
|
||||||
action:
|
action:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: dessant/label-actions@v3
|
- uses: dessant/label-actions@v4
|
||||||
with:
|
with:
|
||||||
process-only: 'issues, prs'
|
process-only: 'issues, prs'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue