chore(deps): update tj-actions/changed-files action to v45
This commit is contained in:
parent
91eeb2fb76
commit
fab459cf81
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-publish.yml
vendored
2
.github/workflows/build-and-publish.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
|
||||
- name: Get list of changed charts
|
||||
id: list-changed-charts
|
||||
uses: tj-actions/changed-files@v44
|
||||
uses: tj-actions/changed-files@v45
|
||||
with:
|
||||
files: charts/*/Chart.yaml
|
||||
|
||||
|
|
Loading…
Reference in a new issue