Skip to content

Commit a455c90

Browse files
chore(deps): update dependency yq to v3.4.3
1 parent 94a963a commit a455c90

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
@@ -30,7 +30,7 @@ jobs:
3030
run: git checkout -b opentelemetrybot/cloudfoundry-${{ github.run_number }}-${{ github.run_attempt }}
3131

3232
- run: sudo apt-get install jq python3-pip
33-
- run: pip install yq==3.4.2
33+
- run: pip install yq==3.4.3
3434

3535
- name: update index.yml
3636
run: |

0 commit comments

Comments
 (0)