We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a963a commit a455c90Copy full SHA for a455c90
.github/workflows/release-update-cloudfoundry-index.yml
@@ -30,7 +30,7 @@ jobs:
30
run: git checkout -b opentelemetrybot/cloudfoundry-${{ github.run_number }}-${{ github.run_attempt }}
31
32
- run: sudo apt-get install jq python3-pip
33
- - run: pip install yq==3.4.2
+ - run: pip install yq==3.4.3
34
35
- name: update index.yml
36
run: |
0 commit comments