From 9e1909e43ff00b581e48ffe983a4467f32f1e7d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 14:03:49 +0000 Subject: [PATCH] fix(deps): update jaxxstorm/action-install-gh-release action to v3 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 0592ff1..377185d 100644 --- a/action.yml +++ b/action.yml @@ -17,7 +17,7 @@ runs: using: composite steps: - name: Install myks - uses: jaxxstorm/action-install-gh-release@6096f2a2bbfee498ced520b6922ac2c06e990ed2 # v2.1.0 + uses: jaxxstorm/action-install-gh-release@25e24d2d23ae098373794ef1d6faecb48ee52da8 # v3.0.0 with: repo: mykso/myks tag: ${{ inputs.myks }}