Skip to content

Commit

Permalink
Merge pull request #8 from ss-o/patch-1
Browse files Browse the repository at this point in the history
bump v2 to v3 lock.yml
  • Loading branch information
dec0dOS committed Dec 8, 2021
2 parents 1b905e0 + 13153f3 commit 6a23f3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lock.yml
Expand Up @@ -11,10 +11,10 @@ jobs:
name: 馃敀 Lock closed issues and PRs
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v2.0.3
- uses: dessant/lock-threads@v3
with:
github-token: ${{ github.token }}
issue-lock-inactive-days: "30"
issue-inactive-days: "30"
issue-lock-reason: ""
pr-lock-inactive-days: "1"
pr-inactive-days: "1"
pr-lock-reason: ""

0 comments on commit 6a23f3b

Please sign in to comment.