From cfe3ef37d05e2a6796abda57a404d8e5a7a0de2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 13:11:53 +0000 Subject: [PATCH] build(deps): bump dessant/lock-threads from 2.0.3 to 2.1.1 Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.0.3 to 2.1.1. - [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/486f7380c15596f92b724e4260e4981c68d6bde6...1621939cecf8586399a6b60d2a7af9469232b5b6) --- updated-dependencies: - dependency-name: dessant/lock-threads dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/triage-issues.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/triage-issues.yml b/.github/workflows/triage-issues.yml index f7a3c9ceda1b8..5ff1295343d7d 100644 --- a/.github/workflows/triage-issues.yml +++ b/.github/workflows/triage-issues.yml @@ -41,7 +41,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Lock Outdated Threads - uses: dessant/lock-threads@486f7380c15596f92b724e4260e4981c68d6bde6 + uses: dessant/lock-threads@1621939cecf8586399a6b60d2a7af9469232b5b6 with: github-token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }} issue-lock-inactive-days: 30