From efbea21fce74ef7aa476dcde70fec4a2319a4bc5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 04:35:23 +0000 Subject: [PATCH] deps: Update actions/ai-inference digest to a780588 --- .github/workflows/pr-heal.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-heal.yml b/.github/workflows/pr-heal.yml index d506504..ea6829c 100644 --- a/.github/workflows/pr-heal.yml +++ b/.github/workflows/pr-heal.yml @@ -331,7 +331,7 @@ jobs: id: tier3 if: steps.claude.outcome == 'failure' continue-on-error: true - uses: actions/ai-inference@17ff458cb182449bbb2e43701fcd98f6af8f6570 # v2 + uses: actions/ai-inference@a7805884c80886efc241e94a5351df715968a0ad # v2 with: model: openai/gpt-4o-mini token: ${{ secrets.GITHUB_TOKEN }}