Skip to content

Commit d1915d3

Browse files
chore(deps): update dependency path-filtering to v2.1.0 (#583)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [path-filtering](https://circleci.com/developer/orbs/orb/circleci/path-filtering) | orb | minor | `2.0.4` -> `2.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/secretflow/yacl). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: tongke <[email protected]>
1 parent b50bc94 commit d1915d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ parameters:
3131
setup: true
3232

3333
orbs:
34-
path-filtering: circleci/path-filtering@2.0.4
34+
path-filtering: circleci/path-filtering@2.1.0
3535

3636
workflows:
3737
unittest-workflow:

0 commit comments

Comments
 (0)