chore(deps): update dependency yq to v3.4.3 (#13219)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-05 08:37:36 +02:00 committed by GitHub
parent fd525f3b07
commit c50d00a435
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
- name: install xq (which is part of yq)
run: |
sudo apt-get install jq python3-pip
pip install yq==3.4.2
pip install yq==3.4.3
- name: update index.yml
run: |