From 7dc5fef446073024a4583edb7634af99b3635609 Mon Sep 17 00:00:00 2001 From: "dockserver-bot[bot]" <145536302+dockserver-bot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 00:12:45 +0000 Subject: [PATCH] chore(deps): update dorny/paths-filter action to v4 | datasource | package | from | to | | ----------- | ------------------ | ---- | -- | | github-tags | dorny/paths-filter | v3 | v4 | --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index afa0e7d08..1aa797196 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -36,7 +36,7 @@ jobs: token: ${{ secrets.CR_PAT }} fetch-depth: 0 - - uses: dorny/paths-filter@v3 + - uses: dorny/paths-filter@v4 id: filter with: list-files: json