mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2025-04-26 23:00:31 +05:30
chore(deps): update tj-actions/changed-files action to v46
This commit is contained in:
parent
3e51c2b855
commit
de72150cd5
4
.github/workflows/pr-validate.yaml
vendored
4
.github/workflows/pr-validate.yaml
vendored
@ -41,11 +41,11 @@ jobs:
|
||||
|
||||
- name: Get all added or modified files
|
||||
id: added-modified-files
|
||||
uses: tj-actions/changed-files@v45
|
||||
uses: tj-actions/changed-files@v46
|
||||
|
||||
- name: Get changed charts
|
||||
id: changed-charts
|
||||
uses: tj-actions/changed-files@v45
|
||||
uses: tj-actions/changed-files@v46
|
||||
with:
|
||||
matrix: true
|
||||
path: charts
|
||||
|
Loading…
x
Reference in New Issue
Block a user