Skip to content

Commit 0bd9fe9

Browse files
chore(deps): bump dorny/paths-filter from 3.0.3 to 4.0.1 (#728)
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3.0.3 to 4.0.1. - [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.0.3...v4.0.1) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43c4c93 commit 0bd9fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ runs:
175175
fi
176176
177177
- if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'
178-
uses: dorny/paths-filter@v3.0.3
178+
uses: dorny/paths-filter@v4.0.1
179179
id: changes
180180
with:
181181
filters: |

0 commit comments

Comments
 (0)