mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-08-14 23:57:15 +00:00
chore(deps): update dorny/paths-filter action to v3 (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2859ccfe61
commit
614e439bb2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-metadata.yaml
vendored
2
.github/workflows/pr-metadata.yaml
vendored
|
@ -64,7 +64,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- name: Collect changed files
|
||||
uses: dorny/paths-filter@v2
|
||||
uses: dorny/paths-filter@v3
|
||||
id: changed-files
|
||||
with:
|
||||
list-files: json
|
||||
|
|
Loading…
Reference in a new issue