Skip to content

Commit c7a8594

Browse files
a-klosrenovate-bot
andauthored
chore(deps): update dorny/paths-filter action to v3 (#141)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dorny/paths-filter](https://redirect.github.com/dorny/paths-filter) | action | major | `v2` -> `v3` | --- ### Release Notes <details> <summary>dorny/paths-filter (dorny/paths-filter)</summary> ### [`v3`](https://redirect.github.com/dorny/paths-filter/blob/HEAD/CHANGELOG.md#v302) [Compare Source](https://redirect.github.com/dorny/paths-filter/compare/v1...v3) - [Add config parameter for predicate quantifier](https://redirect.github.com/dorny/paths-filter/pull/224) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am" in timezone UTC, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE0Ni4wIiwidGFyZ2V0QnJhbmNoIjoiZGVwcy1tYWluIiwibGFiZWxzIjpbImdpdGh1Yi1hY3Rpb25zIiwibWFqb3ItdXBkYXRlIl19--> Co-authored-by: Renovate Bot <[email protected]>
1 parent 3b9c5fc commit c7a8594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Detect changes
2929
id: changes
30-
uses: dorny/paths-filter@v2
30+
uses: dorny/paths-filter@v3
3131
with:
3232
filters: |
3333
services:

0 commit comments

Comments
 (0)