From 1b3a1ad5fa8ee2040c29d26591efed9a223d58f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 11:02:24 +0100 Subject: [PATCH] chore(deps): update mikefarah/yq action to v4.44.5 (#71) 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 72986c5..d8ac701 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.44.3 + uses: mikefarah/yq@v4.44.5 id: get-versions with: cmd: yq eval -o=json -I=0 versions.yaml