Skip to content

Commit ed1e462

Browse files
Bump dorny/paths-filter from 3 to 4
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3 to 4. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@v3...v4) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47bf603 commit ed1e462

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-deploy-test-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
uses: actions/checkout@v4
150150

151151
- name: Get changed locale files
152-
uses: dorny/paths-filter@v3
152+
uses: dorny/paths-filter@v4
153153
id: filter_locales
154154
with:
155155
filters: | # !(pattern) matches anything but pattern

0 commit comments

Comments
 (0)