From a27630dd848fc336643e0757bfc9a8f5cba16afa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 05:22:03 +0000 Subject: [PATCH] Bump dorny/paths-filter from v2.2.0 to v2.9.0 Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from v2.2.0 to v2.9.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/v2.2.0...e5b96fe4da28399a439c8b7a303f8e5be3df6c22) Signed-off-by: dependabot[bot] --- .github/workflows/all_actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/all_actions.yml b/.github/workflows/all_actions.yml index 52142a5f..9d6c1457 100644 --- a/.github/workflows/all_actions.yml +++ b/.github/workflows/all_actions.yml @@ -18,7 +18,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: dorny/paths-filter@v2.2.0 + - uses: dorny/paths-filter@v2.9.0 id: filter with: filters: '.github/filters.yml'