From 56cc9c002b2399e1882c6f33d74385b3f347ef4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 12:32:26 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20dorny/paths-filte?= =?UTF-8?q?r=20(=20de90cc6=20=E2=9E=94=20d1c1ffe=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/workflow_call-get_changed_images.yaml | 2 +- .github/workflows/workflow_call-lint.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/workflow_call-get_changed_images.yaml b/.github/workflows/workflow_call-get_changed_images.yaml index 1fa2e02..6777fd9 100644 --- a/.github/workflows/workflow_call-get_changed_images.yaml +++ b/.github/workflows/workflow_call-get_changed_images.yaml @@ -22,7 +22,7 @@ jobs: - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - name: Collect changed files - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3 + uses: dorny/paths-filter@d1c1ffe0248fe513906c8e24db8ea791d46f8590 # v3 id: filter with: list-files: json diff --git a/.github/workflows/workflow_call-lint.yaml b/.github/workflows/workflow_call-lint.yaml index 9147b64..d8d8435 100644 --- a/.github/workflows/workflow_call-lint.yaml +++ b/.github/workflows/workflow_call-lint.yaml @@ -24,7 +24,7 @@ jobs: with: fetch-depth: 1 - - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3 + - uses: dorny/paths-filter@d1c1ffe0248fe513906c8e24db8ea791d46f8590 # v3 id: filter with: list-files: shell @@ -50,7 +50,7 @@ jobs: steps: - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3 + - uses: dorny/paths-filter@d1c1ffe0248fe513906c8e24db8ea791d46f8590 # v3 id: filter with: list-files: shell @@ -76,7 +76,7 @@ jobs: steps: - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3 + - uses: dorny/paths-filter@d1c1ffe0248fe513906c8e24db8ea791d46f8590 # v3 id: filter with: list-files: shell