mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-17 06:50:29 +00:00
Update dessant/lock-threads action to v3 (#2417)
* Update dessant/lock-threads action to v3 * Address breaking changes Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Archi <JustArchi@JustArchi.net>
This commit is contained in:
6
.github/workflows/lock-threads.yml
vendored
6
.github/workflows/lock-threads.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Lock inactive threads
|
- name: Lock inactive threads
|
||||||
uses: dessant/lock-threads@v2.1.2
|
uses: dessant/lock-threads@v3.0.0
|
||||||
with:
|
with:
|
||||||
issue-lock-inactive-days: 30
|
issue-inactive-days: 30
|
||||||
pr-lock-inactive-days: 30
|
pr-inactive-days: 30
|
||||||
|
|||||||
Reference in New Issue
Block a user