From e618829224038d8d11d86237a6872d6536693d8b Mon Sep 17 00:00:00 2001 From: Jeremiah Lowin <153965+jlowin@users.noreply.github.com> Date: Sat, 30 Nov 2024 09:02:03 -0500 Subject: [PATCH] Update ai-labeler.yml --- .github/workflows/ai-labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ai-labeler.yml b/.github/workflows/ai-labeler.yml index fbbf581cc..41d5853fe 100644 --- a/.github/workflows/ai-labeler.yml +++ b/.github/workflows/ai-labeler.yml @@ -17,7 +17,7 @@ jobs: pull-requests: write steps: - uses: actions/checkout@v4 - - uses: jlowin/ai-labeler@0.5.0 + - uses: jlowin/ai-labeler@v0.5.0 with: openai-api-key: ${{ secrets.OPENAI_API_KEY }} controlflow-llm-model: openai/gpt-4o-mini