Sourced from dessant/lock-threads's releases.
v5.0.0
Learn more about this release from the changelog.
Sourced from dessant/lock-threads's changelog.
Changelog
All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
5.0.0 (2023-11-14)
â BREAKING CHANGES
- Discussions are also processed by default, set the
process-onlyinput parameter to preserve the old behaviorsteps: - uses: dessant/lock-threads@v5 with: process-only: 'issues, prs'
- the action now requires Node.js 20
Features
Bug Fixes
- update dependencies (5a25b54)
4.0.1 (2023-06-12)
Bug Fixes
4.0.0 (2022-12-04)
â BREAKING CHANGES
- the action now requires Node.js 16
Bug Fixes
3.0.0 (2021-09-27)
... (truncated)