Skip to content

Commit aefd0b6

Browse files
MAINT: Bump actions/ai-inference from 2.1.1 to 3 (#2499)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac0bb38 commit aefd0b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/triage-feedback.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
steps.check.outputs.already_triaged == 'false' &&
6969
contains(github.event.issue.labels.*.name, 'praise')
7070
id: praise_check
71-
uses: actions/ai-inference@a7805884c80886efc241e94a5351df715968a0ad # v2.1.1
71+
uses: actions/ai-inference@2c43c91ae16266ca159d311430343c67a5ffa222 # v3
7272
with:
7373
model: openai/gpt-4o-mini
7474
max-tokens: 150

0 commit comments

Comments
 (0)