Skip to content

Commit d8213af

Browse files
chore(deps): update actions/ai-inference action to v2.0.4 (#353)
| datasource | package | from | to | | ----------- | -------------------- | ------ | ------ | | github-tags | actions/ai-inference | v2.0.3 | v2.0.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1374018 commit d8213af

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/gha-failure-log-analyzer

1 file changed

+1
-1
lines changed

.github/actions/gha-failure-log-analyzer/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ runs:
108108

109109
- name: Analyze Logs with AI
110110
id: analyze
111-
uses: actions/ai-inference@02c6cc30ae592ce65ee356387748dfc2fd5f7993 # v2.0.3
111+
uses: actions/ai-inference@334892bb203895caaed82ec52d23c1ed9385151e # v2.0.4
112112
with:
113113
model: ${{ inputs.model }}
114114
max-tokens: ${{ inputs.max_tokens }}

0 commit comments

Comments
 (0)