From eb08339c58fd9c3e788d51f337795c93c04cf4af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 10:57:03 +0200 Subject: [PATCH] chore(deps): update mikefarah/yq action to v4.46.1 (#97) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/docker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index d774186..3693162 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -25,7 +25,7 @@ jobs: - name: Checkout to repository uses: actions/checkout@v4 - name: Get dependency versions - uses: mikefarah/yq@v4.45.3 + uses: mikefarah/yq@v4.46.1 id: get-versions with: cmd: yq eval -o=json -I=0 versions.yaml