Skip to content

Commit b6d8e73

Browse files
chore(deps): Bump dorny/paths-filter from 2 to 3
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2 to 3. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@v2...v3) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97cbcb3 commit b6d8e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
steps:
155155
- uses: actions/checkout@v4
156156
- if: github.ref != 'refs/heads/main'
157-
uses: dorny/paths-filter@v2
157+
uses: dorny/paths-filter@v3
158158
id: changes
159159
with:
160160
filters: |

0 commit comments

Comments
 (0)