We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd525f3 commit c50d00aCopy full SHA for c50d00a
.github/workflows/release-update-cloudfoundry-index.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: install xq (which is part of yq)
33
run: |
34
sudo apt-get install jq python3-pip
35
- pip install yq==3.4.2
+ pip install yq==3.4.3
36
37
- name: update index.yml
38
0 commit comments