From e0946d400e93d64a8f89ddb72131d1b76a8abca0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Dec 2025 15:38:20 +0000 Subject: [PATCH] Update mikefarah/yq action to v4.50.1 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 1fc06a1..556309d 100644 --- a/action.yml +++ b/action.yml @@ -74,7 +74,7 @@ runs: sha256-checksum: ${{ inputs.sha256-checksum }} - name: Install yq - uses: mikefarah/yq@v4.35.1 + uses: mikefarah/yq@v4.50.1 - name: Set Git Author shell: bash