1
0
mirror of https://github.com/Lidarr/Lidarr.git synced 2025-03-12 04:35:32 -07:00

Bump workflow actions

This commit is contained in:
Bogdan 2024-09-01 08:13:39 +03:00
parent ef3b644d52
commit f024dad65f
2 changed files with 2 additions and 2 deletions
.github/workflows

@ -12,6 +12,6 @@ jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v3
- uses: dessant/label-actions@v4
with:
process-only: 'issues'

@ -9,7 +9,7 @@ jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v4
- uses: dessant/lock-threads@v5
with:
github-token: ${{ github.token }}
issue-inactive-days: '90'