mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Bump dorny/paths-filter from 2.11.0 to 2.11.1 (#80228)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3c125c4b65
commit
394246abab
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -70,7 +70,7 @@ jobs:
|
||||
echo "::set-output name=key::pre-commit-${{ env.CACHE_VERSION }}-${{
|
||||
hashFiles('.pre-commit-config.yaml') }}"
|
||||
- name: Filter for core changes
|
||||
uses: dorny/paths-filter@v2.11.0
|
||||
uses: dorny/paths-filter@v2.11.1
|
||||
id: core
|
||||
with:
|
||||
filters: .core_files.yaml
|
||||
@ -85,7 +85,7 @@ jobs:
|
||||
echo "Result:"
|
||||
cat .integration_paths.yaml
|
||||
- name: Filter for integration changes
|
||||
uses: dorny/paths-filter@v2.11.0
|
||||
uses: dorny/paths-filter@v2.11.1
|
||||
id: integrations
|
||||
with:
|
||||
filters: .integration_paths.yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user