Sourced from dessant/lock-threads's releases.
v5.0.0
Learn more about this release from the changelog.
v4.0.1
Learn more about this release from the changelog.
Sourced from dessant/lock-threads's changelog.
5.0.0 (2023-11-14)
⚠ BREAKING CHANGES
- Discussions are also processed by default, set the
process-only
input 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)
⚠ BREAKING CHANGES
- input parameter names have changed
... (truncated)