From 2a70bd1e07f10409e804f61ea37e4cd8bc968ffb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 19:06:44 +0000 Subject: [PATCH] chore(deps): update githubactions to v3 | datasource | package | from | to | | ----------- | ------------------ | ---- | -- | | github-tags | dorny/paths-filter | v2 | v3 | --- .github/workflows/pull-request-conditionals.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request-conditionals.yaml b/.github/workflows/pull-request-conditionals.yaml index 6176a758d..322fb5e3e 100644 --- a/.github/workflows/pull-request-conditionals.yaml +++ b/.github/workflows/pull-request-conditionals.yaml @@ -53,7 +53,7 @@ jobs: # Uses a custom action to filter paths for source packages. - name: Check src paths id: path-filter - uses: dorny/paths-filter@v2 + uses: dorny/paths-filter@0bc4621a3135347011ad047f9ecf449bf72ce2bd # v3 with: filters: .github/filters.yaml