From 1cc63c051c9670b196f84e91e7b7f315cadd5b33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 15:23:59 -0500 Subject: [PATCH] chore(deps): bump dorny/paths-filter from v2.7.0 to v2.8.0 (#1848) Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from v2.7.0 to v2.8.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.7.0...7c0f15b688b020e95e00f15c61299b022f08ca95) 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 ae940e7..f40691c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -33,7 +33,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v2 - name: Run paths filter - uses: dorny/paths-filter@v2.7.0 + uses: dorny/paths-filter@v2.8.0 id: filter with: filters: |