Skip to content

Commit 46b9dbb

Browse files
authored
Merge pull request #6644 from laravel/patch-1
Use `dessant/lock-threads@v5`
2 parents 43790e8 + 4b1c506 commit 46b9dbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
action:
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: dessant/lock-threads@v3
19+
- uses: dessant/lock-threads@v5
2020
with:
2121
github-token: ${{ github.token }}
2222
issue-inactive-days: "5"
@@ -47,5 +47,5 @@ jobs:
4747
remove-pr-labels: ""
4848
pr-comment: ""
4949
pr-lock-reason: "resolved"
50-
process-only: ""
50+
process-only: "issues"
5151
log-output: false

0 commit comments

Comments
 (0)