Skip to content

Commit 2d1463c

Browse files
authored
Revert "chore(deps): update dependency yq to v3.4.3 (#13219)"
This reverts commit c50d00a.
1 parent 1aea455 commit 2d1463c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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.3
35+
pip install yq==3.4.2
3636
3737
- name: update index.yml
3838
run: |

0 commit comments

Comments
 (0)