Skip to content

Commit

Permalink
ci(deps): Bump dessant/lock-threads from 3.0.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](dessant/lock-threads@v3.0.0...v4.0.0)

---
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>
  • Loading branch information
dependabot[bot] committed Dec 21, 2022
1 parent e509922 commit 6f6688e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lock-inactive-threads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- id: lock
name: Lock inactive issues and pull requests
uses: dessant/lock-threads@v3.0.0
uses: dessant/lock-threads@v4.0.0
with:
issue-lock-comment: |
This issue has been automatically locked since there has not been any recent activity
Expand Down

0 comments on commit 6f6688e

Please sign in to comment.