From 5cd3ffce124d47339beb74d6017230e6adb3d261 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 02:08:25 +0000 Subject: [PATCH] build(deps): bump dorny/paths-filter from 2.11.1 to 2.12.0 Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2.11.1 to 2.12.0. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](https://github.com/dorny/paths-filter/compare/4512585405083f25c027a35db413c2b3b9006d50...7267a8516b6f92bdb098633497bad573efdbf271) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 047109ca76e70e..dbf52d7df8694d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -40,7 +40,7 @@ jobs: with: fetch-depth: 0 # For pull requests it's not necessary to checkout the code - - uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 + - uses: dorny/paths-filter@7267a8516b6f92bdb098633497bad573efdbf271 id: filter with: # See https://github.com/dorny/paths-filter/issues/56 for the syntax used below