From 9cfb4a90d58393bdeaed5ca9ad54ac4113de8af5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Mar 2022 16:49:25 +0000 Subject: [PATCH] Bump dorny/paths-filter from 2.6.0 to 2.10.2 Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2.6.0 to 2.10.2. - [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/eb75a1edc117d3756a18ef89958ee59f9500ba58...b2feaf19c27470162a626bd6fa8438ae5b263721) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/content-changes-table-comment.yml | 2 +- .github/workflows/triage-unallowed-contributions.yml | 2 +- .github/workflows/triage-unallowed-internal-changes.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/content-changes-table-comment.yml b/.github/workflows/content-changes-table-comment.yml index 2584ca9cf9ee..5c78b71417f2 100644 --- a/.github/workflows/content-changes-table-comment.yml +++ b/.github/workflows/content-changes-table-comment.yml @@ -26,7 +26,7 @@ jobs: filterContentDir: ${{ steps.filter.outputs.filterContentDir }} steps: - name: Get files changed - uses: dorny/paths-filter@eb75a1edc117d3756a18ef89958ee59f9500ba58 + uses: dorny/paths-filter@b2feaf19c27470162a626bd6fa8438ae5b263721 id: filter with: # Base branch used to get changed files diff --git a/.github/workflows/triage-unallowed-contributions.yml b/.github/workflows/triage-unallowed-contributions.yml index fe146e1d54bd..9b91361d66dd 100644 --- a/.github/workflows/triage-unallowed-contributions.yml +++ b/.github/workflows/triage-unallowed-contributions.yml @@ -38,7 +38,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Get files changed - uses: dorny/paths-filter@eb75a1edc117d3756a18ef89958ee59f9500ba58 + uses: dorny/paths-filter@b2feaf19c27470162a626bd6fa8438ae5b263721 id: filter with: # Base branch used to get changed files diff --git a/.github/workflows/triage-unallowed-internal-changes.yml b/.github/workflows/triage-unallowed-internal-changes.yml index d30fb29a19b9..c56bc9762242 100644 --- a/.github/workflows/triage-unallowed-internal-changes.yml +++ b/.github/workflows/triage-unallowed-internal-changes.yml @@ -32,7 +32,7 @@ jobs: count: 0 steps: - name: Get files changed - uses: dorny/paths-filter@eb75a1edc117d3756a18ef89958ee59f9500ba58 + uses: dorny/paths-filter@b2feaf19c27470162a626bd6fa8438ae5b263721 id: filter with: # Base branch used to get changed files