From ab9a2196e438227e627f244da6ee0472d55bdd9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 08:16:18 -0800 Subject: [PATCH] Bump dorny/paths-filter from 3.0.1 to 3.0.2 (#74) Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3.0.1 to 3.0.2. - [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/v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/on-demand_ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/on-demand_ci.yml b/.github/workflows/on-demand_ci.yml index 59bc11e..f6fa3d6 100644 --- a/.github/workflows/on-demand_ci.yml +++ b/.github/workflows/on-demand_ci.yml @@ -33,7 +33,7 @@ jobs: scripts: ${{ steps.filter.outputs.scripts }} steps: - uses: actions/checkout@v4.1.1 - - uses: dorny/paths-filter@v3.0.1 + - uses: dorny/paths-filter@v3.0.2 if: ${{ !env.ACT }} id: filter with: