From ce722845d6aaa86df8a7d640849834de667a6ea9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Feb 2022 21:29:50 +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/staging-build-pr.yml | 2 +- .github/workflows/triage-unallowed-contributions.yml | 2 +- .github/workflows/triage-unallowed-internal-changes.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/content-changes-table-comment.yml b/.github/workflows/content-changes-table-comment.yml index dade6fff26f4..70dc1a4645f9 100644 --- a/.github/workflows/content-changes-table-comment.yml +++ b/.github/workflows/content-changes-table-comment.yml @@ -18,7 +18,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/staging-build-pr.yml b/.github/workflows/staging-build-pr.yml index a39ed5a0f795..b0fb55fe096f 100644 --- a/.github/workflows/staging-build-pr.yml +++ b/.github/workflows/staging-build-pr.yml @@ -46,7 +46,7 @@ jobs: # Make sure only approved files are changed if it's in github/docs - name: Check changed files if: ${{ github.repository == 'github/docs' && github.event.pull_request.user.login != 'Octomerger' }} - 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 30e1d18494aa..0c1562f12b11 100644 --- a/.github/workflows/triage-unallowed-contributions.yml +++ b/.github/workflows/triage-unallowed-contributions.yml @@ -35,7 +35,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 d79127c62e2a..2aab7651bc64 100644 --- a/.github/workflows/triage-unallowed-internal-changes.yml +++ b/.github/workflows/triage-unallowed-internal-changes.yml @@ -23,7 +23,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