Skip to content

Commit 03b60aa

Browse files
authored
Merge pull request #123 from d-morrison/dependabot/github_actions/actions/ai-inference-2
chore(actions): bump actions/ai-inference from 1 to 2
2 parents ab62c4d + 5f78bb4 commit 03b60aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Run AI inference
2020
id: inference
21-
uses: actions/ai-inference@v1
21+
uses: actions/ai-inference@v2
2222
with:
2323
prompt: |
2424
You are a concise technical summarizer. Your only job is to write a

0 commit comments

Comments
 (0)