Merge pull request 'chore(deps): update tj-actions/changed-files action to v45' (#63) from renovate/tj-actions-changed-files-45.x into main
Reviewed-on: tommy/charts#63
This commit is contained in:
commit
f0ab62d517
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