1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-19 00:10:21 +01:00

Bump actions/ai-inference from 2.0.6 to 2.0.7 (#164713)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-04 09:45:00 +01:00
committed by GitHub
parent 7d7e8e0bde
commit b750de1e3e
2 changed files with 2 additions and 2 deletions

View File

@@ -236,7 +236,7 @@ jobs:
- name: Detect duplicates using AI
id: ai_detection
if: steps.extract.outputs.should_continue == 'true' && steps.fetch_similar.outputs.has_similar == 'true'
uses: actions/ai-inference@a380166897b5408b8fb7dddd148142794cb5624a # v2.0.6
uses: actions/ai-inference@e09e65981758de8b2fdab13c2bfb7c7d5493b0b6 # v2.0.7
with:
model: openai/gpt-4o
system-prompt: |