From 2f576324797bb88122eb98fb343211996769c1a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 11:16:32 -0400 Subject: [PATCH] chore(deps): bump dorny/paths-filter from v2.5.0 to v2.5.1 (#602) Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from v2.5.0 to v2.5.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.5.0...b37d4e9e86f9ae7facbf4a3cc58d98e7139cfc31) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 ccb10e8..f6cbcac 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -29,7 +29,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: dorny/paths-filter@v2.5.0 + - uses: dorny/paths-filter@v2.5.1 id: changes with: filters: |