forked from orbit-oss/flask
Merge pull request #4390 from pallets/dependabot/github_actions/dessant/lock-threads-3
Bump dessant/lock-threads from 2 to 3
This commit is contained in:
commit
9504de9dd0
1 changed files with 3 additions and 3 deletions
6
.github/workflows/lock.yaml
vendored
6
.github/workflows/lock.yaml
vendored
|
|
@ -8,8 +8,8 @@ jobs:
|
|||
lock:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: dessant/lock-threads@v2
|
||||
- uses: dessant/lock-threads@v3
|
||||
with:
|
||||
github-token: ${{ github.token }}
|
||||
issue-lock-inactive-days: 14
|
||||
pr-lock-inactive-days: 14
|
||||
issue-inactive-days: 14
|
||||
pr-inactive-days: 14
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue