Skip to content

Commit 12a012c

Browse files
build(deps): bump actions/ai-inference from 2.0.4 to 2.0.5
Bumps [actions/ai-inference](https://github.com/actions/ai-inference) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/actions/ai-inference/releases) - [Commits](actions/ai-inference@334892b...a6101c8) --- updated-dependencies: - dependency-name: actions/ai-inference dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b385c0 commit 12a012c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ai-translation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ jobs:
238238
239239
- name: Run AI translation
240240
id: ai_translate
241-
uses: actions/ai-inference@334892bb203895caaed82ec52d23c1ed9385151e # v2.0.4
241+
uses: actions/ai-inference@a6101c89c6feaecc585efdd8d461f18bb7896f20 # v2.0.5
242242
with:
243243
system-prompt-file: .github/prompts/ai-translation-system.prompt.yml
244244
prompt-file: .github/prompts/ai-translation-user.prompt.yml

0 commit comments

Comments
 (0)