From 01a9b85448771fc8ec16ee9df187f9b06d5aa914 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 22:17:55 +0000 Subject: [PATCH] chore(deps): update dorny/paths-filter action to v2.12.0 (#15) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dorny/paths-filter](https://togithub.com/dorny/paths-filter) | action | minor | `v2.11.1` -> `v2.12.0` | --- ### Release Notes
dorny/paths-filter (dorny/paths-filter) ### [`v2.12.0`](https://togithub.com/dorny/paths-filter/blob/HEAD/CHANGELOG.md#v2120) [Compare Source](https://togithub.com/dorny/paths-filter/compare/v2.11.1...v2.12.0) - [Update to Node.js 20 ](https://togithub.com/dorny/paths-filter/pull/210) - [Update all dependencies](https://togithub.com/dorny/paths-filter/pull/215)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Hapag-Lloyd/.github). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index e231585..d262b78 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -9,7 +9,7 @@ jobs: find-changes: runs-on: ubuntu-latest steps: - - uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1 + - uses: dorny/paths-filter@7267a8516b6f92bdb098633497bad573efdbf271 # v2.12.0 id: changes with: filters: |