From 5574e60542861e5b3010f427aa295f780ce90437 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 03:43:21 +0000 Subject: [PATCH] =?UTF-8?q?chore(ci):=20update=20dorny/paths-filter=20dige?= =?UTF-8?q?st=20(=204512585=20=E2=86=92=203b817c9=20)=20(#910)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 241f3b57..5da5ea18 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@4512585405083f25c027a35db413c2b3b9006d50 #v2.2.1 + uses: dorny/paths-filter@3b817c99747a70f3b42db7c51bcc44407b73481e # v2.2.1 id: filter with: filters: | diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 52dd88c0..5681e8fa 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@4512585405083f25c027a35db413c2b3b9006d50 #v2.2.1 + uses: dorny/paths-filter@3b817c99747a70f3b42db7c51bcc44407b73481e # v2.2.1 id: filter with: filters: | @@ -50,7 +50,7 @@ jobs: fetch-depth: 1 - name: Filter paths - uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 #v2.2.1 + uses: dorny/paths-filter@3b817c99747a70f3b42db7c51bcc44407b73481e # v2.2.1 id: filter with: filters: |