Skip to content

Commit

Permalink
Merge pull request #6644 from laravel/patch-1
Browse files Browse the repository at this point in the history
Use `dessant/lock-threads@v5`
  • Loading branch information
taylorotwell authored Jan 1, 2025
2 parents 43790e8 + 4b1c506 commit 46b9dbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v3
- uses: dessant/lock-threads@v5
with:
github-token: ${{ github.token }}
issue-inactive-days: "5"
Expand Down Expand Up @@ -47,5 +47,5 @@ jobs:
remove-pr-labels: ""
pr-comment: ""
pr-lock-reason: "resolved"
process-only: ""
process-only: "issues"
log-output: false

0 comments on commit 46b9dbb

Please sign in to comment.