diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d280c070f..df26e31ac 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -57,7 +57,7 @@ jobs: - id: inference if: steps.prompt.outputs.changed == '1' continue-on-error: true - uses: actions/ai-inference@a1c11829223a786afe3b5663db904a3aa1eac3a2 # v2.0.1 + uses: actions/ai-inference@334892bb203895caaed82ec52d23c1ed9385151e # v2.0.4 with: prompt-file: ../prompt model: ${{ vars.MODEL }}