From daa94d4f8791d68747cf9be0dc7451fb466833bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 03:44:09 +0000 Subject: [PATCH] =?UTF-8?q?chore(ci):=20update=20dorny/paths-filter=20acti?= =?UTF-8?q?on=20(=20v2.2.1=20=E2=86=92=20v2.11.1=20)=20(#911)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ------------------ | ------ | ------- | | github-tags | dorny/paths-filter | v2.2.1 | v2.11.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/golangci-lint.yml | 2 +- .github/workflows/test.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/golangci-lint.yml b/.github/workflows/golangci-lint.yml index 5da5ea18..9e27596d 100644 --- a/.github/workflows/golangci-lint.yml +++ b/.github/workflows/golangci-lint.yml @@ -22,7 +22,7 @@ jobs: fetch-depth: 0 - name: Filter paths - uses: dorny/paths-filter@3b817c99747a70f3b42db7c51bcc44407b73481e # v2.2.1 + uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1 id: filter with: filters: | diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5681e8fa..5bf96c43 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,7 +18,7 @@ jobs: fetch-depth: 1 - name: Filter paths - uses: dorny/paths-filter@3b817c99747a70f3b42db7c51bcc44407b73481e # v2.2.1 + uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1 id: filter with: filters: | @@ -50,7 +50,7 @@ jobs: fetch-depth: 1 - name: Filter paths - uses: dorny/paths-filter@3b817c99747a70f3b42db7c51bcc44407b73481e # v2.2.1 + uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1 id: filter with: filters: |