diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 81a3c4a..571c36e 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -43,7 +43,7 @@ jobs: issues: write id-token: write actions: read - uses: inference-gateway/.github/.github/workflows/claude.yml@v0.7.11 + uses: inference-gateway/.github/.github/workflows/claude.yml@v0.7.12 with: language: "python" prompt: ${{ inputs.prompt }} diff --git a/.github/workflows/infer.yml b/.github/workflows/infer.yml index 0809628..b8e5a39 100644 --- a/.github/workflows/infer.yml +++ b/.github/workflows/infer.yml @@ -39,7 +39,7 @@ jobs: contents: write pull-requests: write issues: write - uses: inference-gateway/.github/.github/workflows/infer.yml@v0.7.11 + uses: inference-gateway/.github/.github/workflows/infer.yml@v0.7.12 with: language: "python" prompt: ${{ inputs.prompt }}