From 062bd8a1173f08c7f1d9aec855cf795c283ee886 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 16:19:38 -0700 Subject: [PATCH] chore(deps): update mikefarah/yq action to v4.35.1 (#23) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 7218534..c668032 100644 --- a/action.yml +++ b/action.yml @@ -96,7 +96,7 @@ runs: id: install - name: Install yq - uses: mikefarah/yq@v4.31.2 + uses: mikefarah/yq@v4.35.1 - name: Set Git Author shell: bash