Skip to content

Commit

Permalink
build(deps): bump dessant/lock-threads from 4.0.1 to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Nov 22, 2023
1 parent 2698401 commit b7b1e3a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@ jobs:
continue-on-error: true
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@be8aa5be94131386884a6da4189effda9b14aa21 # v4.0.1
- uses: dessant/lock-threads@d42e5f49803f3c4e14ffee0378e31481265dda22 # v5.0.0
with:
github-token: ${{ github.token }}
issue-inactive-days: "90"
issue-lock-reason: ""
pr-inactive-days: "90"
pr-lock-reason: ""
discussion-inactive-days: "90"

0 comments on commit b7b1e3a

Please sign in to comment.