Skip to content

Commit c50d00a

Browse files
chore(deps): update dependency yq to v3.4.3 (#13219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd525f3 commit c50d00a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-update-cloudfoundry-index.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: install xq (which is part of yq)
3333
run: |
3434
sudo apt-get install jq python3-pip
35-
pip install yq==3.4.2
35+
pip install yq==3.4.3
3636
3737
- name: update index.yml
3838
run: |

0 commit comments

Comments
 (0)