From d63dc81df3d59de5cac3e1a1c8b3f9ad7d9a4f10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 20:59:33 +0100 Subject: [PATCH] chore(deps): update dorny/paths-filter action to v3 (#194) 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://github.com/dorny/paths-filter) | action | major | `v2.12.0` -> `v3.0.1` | --- ### Release Notes
dorny/paths-filter (dorny/paths-filter) ### [`v3.0.1`](https://github.com/dorny/paths-filter/blob/HEAD/CHANGELOG.md#v301) [Compare Source](https://github.com/dorny/paths-filter/compare/v3.0.0...v3.0.1) - [Compare base and ref when token is empty](https://github.com/dorny/paths-filter/pull/133) ### [`v3.0.0`](https://github.com/dorny/paths-filter/blob/HEAD/CHANGELOG.md#v300) [Compare Source](https://github.com/dorny/paths-filter/compare/v2.12.0...v3.0.0) - [Update to Node.js 20 ](https://github.com/dorny/paths-filter/pull/210) - [Update all dependencies](https://github.com/dorny/paths-filter/pull/215)
--- ### 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 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/dist-comm-vis). 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 062ae51..0526ef8 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: # yamllint disable-line rule:comments - - uses: dorny/paths-filter@7267a8516b6f92bdb098633497bad573efdbf271 # v2.12.0 + - uses: dorny/paths-filter@ebc4d7e9ebcb0b1eb21480bb8f43113e996ac77a # v3.0.1 id: changes with: filters: |