From d360fbe381c480f59c4ff0fea795357caf51d64b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 05:23:05 +0000 Subject: [PATCH] Bump dorny/paths-filter from v2.2.0 to v2.10.1 Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from v2.2.0 to v2.10.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/v2.2.0...78ab00f87740f82aec8ed8826eb4c3c851044126) 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..96a2e9e0 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.10.1 id: filter with: filters: '.github/filters.yml'