From 28c9d013f964334bb46f0ee522dd3e16fbb4eee6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 07:31:06 -0800 Subject: [PATCH] Bump dorny/paths-filter from 3.0.0 to 3.0.1 (#194) Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3.0.0 to 3.0.1. - [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.0...v3.0.1) --- 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.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/on-demand.yml b/.github/workflows/on-demand.yml index 050186821..12563e628 100644 --- a/.github/workflows/on-demand.yml +++ b/.github/workflows/on-demand.yml @@ -53,7 +53,7 @@ jobs: scripts: ${{ steps.filter.outputs.changes }} steps: - uses: actions/checkout@v4.1.1 - - uses: dorny/paths-filter@v3.0.0 + - uses: dorny/paths-filter@v3.0.1 if: ${{ !env.ACT }} id: filter with: