mirror of
https://github.com/hassio-addons/addon-mopidy.git
synced 2025-05-04 19:41:46 +00:00
Revert "⬆️ Upgrade lock-threads workflow to 3.0.0" (#176)
This reverts commit 7101a4381b
.
This commit is contained in:
parent
7101a4381b
commit
e42593ffc7
3 changed files with 28 additions and 28 deletions
6
.github/workflows/lock.yaml
vendored
6
.github/workflows/lock.yaml
vendored
|
@ -12,10 +12,10 @@ jobs:
|
|||
name: 🔒 Lock closed issues and PRs
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: dessant/lock-threads@v3.0.0
|
||||
- uses: dessant/lock-threads@v2.1.2
|
||||
with:
|
||||
github-token: ${{ github.token }}
|
||||
issue-inactive-days: "30"
|
||||
issue-lock-inactive-days: "30"
|
||||
issue-lock-reason: ""
|
||||
pr-inactive-days: "1"
|
||||
pr-lock-inactive-days: "1"
|
||||
pr-lock-reason: ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue