build(deps): bump actions/ai-inference from 1.2.8 to 2.0.0

Bumps [actions/ai-inference](https://github.com/actions/ai-inference) from 1.2.8 to 2.0.0.
- [Release notes](https://github.com/actions/ai-inference/releases)
- [Commits](b81b2afb83...f347eae8eb)

---
updated-dependencies:
- dependency-name: actions/ai-inference
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-24 20:45:59 +00:00 committed by GitHub
parent f0cfd87a5a
commit cedb68c019
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,7 +87,7 @@ jobs:
- name: AI PR Title Analysis
if: steps.actor.outputs.is_repo_dev == 'true'
id: ai-title-analysis
uses: actions/ai-inference@b81b2afb8390ee6839b494a404766bef6493c7d9 # v1.2.8
uses: actions/ai-inference@f347eae8ebabecb85d17f52960f909b8a4a8dad5 # v2.0.0
with:
model: openai/gpt-4o
system-prompt-file: ".github/config/system-prompt.txt"