chore(deps): bump tj-actions/changed-files from 42.0.0 to 42.0.2 (#2458)
This commit is contained in:
parent
a31b3f02de
commit
b40ec32467
1 changed files with 1 additions and 1 deletions
2
.github/workflows/chart-version-bump.yml
vendored
2
.github/workflows/chart-version-bump.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@ae82ed4ae04587b665efad2f206578aa6f0e8539 # v42.0.0
|
||||
uses: tj-actions/changed-files@90a06d6ba9543371ab4df8eeca0be07ca6054959 # v42.0.2
|
||||
with:
|
||||
files: charts/{argo-workflows,argo-cd,argo-events,argo-rollouts,argocd-image-updater}/Chart.yaml
|
||||
|
||||
|
|
Loading…
Reference in a new issue