From 1d400f68421abffce550caee00b628718287bd84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Feb 2023 00:49:51 +0000 Subject: [PATCH] ci(deps): bump dessant/lock-threads from 3.0.0 to 4.0.0 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](https://github.com/dessant/lock-threads/compare/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] --- .github/workflows/lock-inactive-threads.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lock-inactive-threads.yml b/.github/workflows/lock-inactive-threads.yml index 7acd3b94..f23fc6a5 100644 --- a/.github/workflows/lock-inactive-threads.yml +++ b/.github/workflows/lock-inactive-threads.yml @@ -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