From 9117b1ec12f80cb4669900202c51d5d3c1206218 Mon Sep 17 00:00:00 2001 From: Rob Bos Date: Sun, 22 Mar 2026 05:27:34 +0100 Subject: [PATCH] Update paths-filter action version in workflow --- .github/workflows/cli-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cli-build.yml b/.github/workflows/cli-build.yml index 61a0ea4b..32dfc4f2 100644 --- a/.github/workflows/cli-build.yml +++ b/.github/workflows/cli-build.yml @@ -36,7 +36,7 @@ jobs: - name: Check for CLI-relevant file changes if: github.event_name == 'pull_request' - uses: dorny/paths-filter@de90cc6b5708d14e015ca8c3acee5b86b31db2a8 # v3.0.2 + uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1 id: filter with: filters: |