From b667345e13eccc6f099360c2f52a99b7eddddc15 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 26 Mar 2026 21:02:46 +0100 Subject: [PATCH] chore(deps): update dorny/paths-filter action to v4 (#56) 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 | |---|---|---|---| | [dorny/paths-filter](https://github.com/dorny/paths-filter) | action | major | `v3.0.2` → `v4.0.1` | --- ### Release Notes
dorny/paths-filter (dorny/paths-filter) ### [`v4.0.1`](https://github.com/dorny/paths-filter/releases/tag/v4.0.1) [Compare Source](https://github.com/dorny/paths-filter/compare/v4.0.0...v4.0.1) #### What's Changed - Support merge queue by [@​masaru-iritani](https://github.com/masaru-iritani) in [#​255](https://github.com/dorny/paths-filter/pull/255) #### New Contributors - [@​masaru-iritani](https://github.com/masaru-iritani) made their first contribution in [#​255](https://github.com/dorny/paths-filter/pull/255) **Full Changelog**: ### [`v4.0.0`](https://github.com/dorny/paths-filter/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://github.com/dorny/paths-filter/compare/v3.0.3...v4.0.0) - [Update action runtime to node24](https://github.com/dorny/paths-filter/pull/294) ### [`v3.0.3`](https://github.com/dorny/paths-filter/blob/HEAD/CHANGELOG.md#v303) [Compare Source](https://github.com/dorny/paths-filter/compare/v3.0.2...v3.0.3) - [Add missing predicate-quantifier](https://github.com/dorny/paths-filter/pull/279)
--- ### 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://github.com/renovatebot/renovate). Reviewed-on: https://gitea.t000-n.de/t.behrendt/k/pulls/56 Reviewed-by: t.behrendt Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- .gitea/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index f7299f4..433edb7 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: fetch-depth: 0 - - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2 + - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1 id: filter with: filters: |