chore(deps): Bump dessant/lock-threads from 3 to 4

Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3 to 4.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v3...v4)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-05 04:07:35 +00:00 committed by GitHub
parent 316df681d9
commit 98915693ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ jobs:
run: sleep 5 run: sleep 5
- name: Lock - name: Lock
uses: dessant/lock-threads@v3 uses: dessant/lock-threads@v4
if: fromJson(steps.close.outputs.closed-issues-prs)[0] if: fromJson(steps.close.outputs.closed-issues-prs)[0]
with: with:
process-only: issues process-only: issues