From 262c87d09f8f201b038e87f71ba8f0cba45587b1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Dec 2025 21:42:31 +0100 Subject: [PATCH] =?UTF-8?q?chore(github-action):=20update=20dessant/lock-t?= =?UTF-8?q?hreads=20action=20v5=20=E2=86=92=20v6=20(#42795)?= 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://redirect.github.com/dessant/lock-threads) | action | major | `1bf7ec2` -> `7266a7c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
dessant/lock-threads (dessant/lock-threads) ### [`v6`](https://redirect.github.com/dessant/lock-threads/compare/v5...v6) [Compare Source](https://redirect.github.com/dessant/lock-threads/compare/v5...v6)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://redirect.github.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 1c1c982759d..185dff39002 100644 --- a/.github/workflows/daily.yaml +++ b/.github/workflows/daily.yaml @@ -113,7 +113,7 @@ jobs: runs-on: group: default steps: - - uses: dessant/lock-threads@1bf7ec25051fe7c00bdd17e6a7cf3d7bfb7dc771 # v5 + - uses: dessant/lock-threads@7266a7ce5c1df01b1c6db85bf8cd86c737dadbe7 # v6 with: github-token: ${{ secrets.BOT_TOKEN }} issue-inactive-days: "7"