From d589a344b9acb5d72ee7d076c7af48c445683dc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 15:11:15 +0000 Subject: [PATCH] build(deps): bump jsumners/lock-threads (#1545) Bumps [jsumners/lock-threads](https://github.com/jsumners/lock-threads) from b27edac0ac998d42b2815e122b6c24b32b568321 to 3. This release includes the previously tagged commit. - [Release notes](https://github.com/jsumners/lock-threads/releases) - [Changelog](https://github.com/jsumners/lock-threads/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsumners/lock-threads/compare/b27edac0ac998d42b2815e122b6c24b32b568321...e460dfeb36e731f3aeb214be6b0c9a9d9a67eda6) --- updated-dependencies: - dependency-name: jsumners/lock-threads dependency-type: direct:production ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/lock-threads.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lock-threads.yml b/.github/workflows/lock-threads.yml index 78d510fd5..91f5d514d 100644 --- a/.github/workflows/lock-threads.yml +++ b/.github/workflows/lock-threads.yml @@ -16,7 +16,7 @@ jobs: action: runs-on: ubuntu-latest steps: - - uses: jsumners/lock-threads@b27edac0ac998d42b2815e122b6c24b32b568321 + - uses: jsumners/lock-threads@e460dfeb36e731f3aeb214be6b0c9a9d9a67eda6 with: log-output: true issue-inactive-days: '30'