From 654ce5d3c786acc573e45ee69e027f204a5e60f5 Mon Sep 17 00:00:00 2001 From: "renovate-coop-norge[bot]" <151545514+renovate-coop-norge[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 04:31:21 +0000 Subject: [PATCH] chore(deps): update dorny/paths-filter action to v4 --- .github/workflows/techdocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/techdocs.yaml b/.github/workflows/techdocs.yaml index 03d19e7..bf75111 100644 --- a/.github/workflows/techdocs.yaml +++ b/.github/workflows/techdocs.yaml @@ -43,7 +43,7 @@ jobs: publish: ${{ github.ref == 'refs/heads/main' }} steps: - uses: actions/checkout@v6 - - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3 + - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4 id: paths-filter with: base: main