From 61a54a24e1c97481d1fabb78f61762b53711911e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 20:01:26 +0000 Subject: [PATCH] build(deps): bump dessant/lock-threads Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 08e671be8ac8944d0e132aa71d0ae8ccfb347675 to b1f967d833bc79b6c0eb34e72a811b07039418b1. - [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/08e671be8ac8944d0e132aa71d0ae8ccfb347675...b1f967d833bc79b6c0eb34e72a811b07039418b1) --- updated-dependencies: - dependency-name: dessant/lock-threads dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 4148c93..db40aec 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -7,7 +7,7 @@ jobs: stale: runs-on: ubuntu-latest steps: - - uses: dessant/lock-threads@08e671be8ac8944d0e132aa71d0ae8ccfb347675 + - uses: dessant/lock-threads@b1f967d833bc79b6c0eb34e72a811b07039418b1 with: issue-inactive-days: 21 add-issue-labels: 'Outdated'