Skip to content

Commit d2548e2

Browse files
chore(ci): bump dorny/paths-filter
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 6852f92c20ea7fd3b0c25de3b5112db3a98da050 to d1c1ffe0248fe513906c8e24db8ea791d46f8590. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@6852f92...d1c1ffe) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-version: d1c1ffe0248fe513906c8e24db8ea791d46f8590 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e532377 commit d2548e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# No checkout: on pull_request events dorny/paths-filter lists changed
4343
# files via the GitHub API (needs only pull-requests: read, granted
4444
# above), so a working tree is unnecessary here.
45-
- uses: dorny/paths-filter@6852f92c20ea7fd3b0c25de3b5112db3a98da050 # v3
45+
- uses: dorny/paths-filter@d1c1ffe0248fe513906c8e24db8ea791d46f8590 # v3
4646
id: filter
4747
if: github.event_name == 'pull_request'
4848
with:

0 commit comments

Comments
 (0)