From 38517560aa82304ff29801cebe4e1766f5693009 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 12 Jun 2023 21:27:33 +0200 Subject: [PATCH] chore(deps): update dessant/lock-threads digest to be8aa5b (#9595) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dessant/lock-threads](https://togithub.com/dessant/lock-threads) | action | digest | `c1b35ae` -> `be8aa5b` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- .github/workflows/daily.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/daily.yaml b/.github/workflows/daily.yaml index dad481a6aa5..14278bc8519 100644 --- a/.github/workflows/daily.yaml +++ b/.github/workflows/daily.yaml @@ -360,7 +360,7 @@ jobs: lock-threads: runs-on: ubuntu-latest steps: - - uses: dessant/lock-threads@c1b35aecc5cdb1a34539d14196df55838bb2f836 # v4 + - uses: dessant/lock-threads@be8aa5be94131386884a6da4189effda9b14aa21 # v4 with: github-token: ${{ secrets.BOT_TOKEN }} issue-inactive-days: "7"