From 00eec6ce5a6f5f5943cdbbcac0e461e8eb86480a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 05:01:40 +0000 Subject: [PATCH] chore(deps): update egose/actions digest to fcbd49f --- .github/actions/setup-tools/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup-tools/action.yml b/.github/actions/setup-tools/action.yml index ee67ddd..c0d4808 100755 --- a/.github/actions/setup-tools/action.yml +++ b/.github/actions/setup-tools/action.yml @@ -5,7 +5,7 @@ runs: using: composite steps: - name: Setup ASDF Tools - uses: egose/actions/asdf-tools@401f2efdfeb6d63914aa3b87d90c88d04dbf58f9 + uses: egose/actions/asdf-tools@fcbd49ff02e492f8b2caf13963e0784f8942c9f4 - name: Install Python Requirements run: |