From 985d0b91801220825a3d8adf5e411084764f9cd0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 06:54:48 +0000 Subject: [PATCH] chore(deps): update mikefarah/yq action to v4.44.3 --- .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 2be6d57..203cf4e 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.2 + uses: mikefarah/yq@v4.44.3 id: get-versions with: cmd: yq eval -o=json -I=0 versions.yaml