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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-10-26 11:16:32 -04:00
committed by GitHub
parent 17555ece11
commit 2f57632479
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: dorny/paths-filter@v2.5.0 - uses: dorny/paths-filter@v2.5.1
id: changes id: changes
with: with:
filters: | filters: |