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 }}