Skip to content

Commit 6caed8c

Browse files
chore(deps): update dependency yq to v3.4.3
1 parent fd525f3 commit 6caed8c

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)