From 2f9085cea47c741caac6fa38d9759f7b6126c353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 10:40:31 +0000 Subject: [PATCH] ci(deps): Bump dessant/lock-threads from 4.0.1 to 5.0.1 Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 4.0.1 to 5.0.1. - [Release notes](https://github.com/dessant/lock-threads/releases) - [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md) - [Commits](https://github.com/dessant/lock-threads/compare/v4.0.1...v5.0.1) --- 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 f3f61d5..682c05e 100644 --- a/.github/workflows/lock-inactive-threads.yml +++ b/.github/workflows/lock-inactive-threads.yml @@ -19,7 +19,7 @@ jobs: steps: - id: lock name: Lock inactive issues and pull requests - uses: dessant/lock-threads@v4.0.1 + uses: dessant/lock-threads@v5.0.1 with: issue-lock-comment: | This issue has been automatically locked since there has not been any recent activity