diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 721cc00a..7a623b6f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -189,7 +189,7 @@ jobs: - name: Generate AI changelog id: ai-changelog - uses: actions/ai-inference@17ff458cb182449bbb2e43701fcd98f6af8f6570 # v2.1.0 + uses: actions/ai-inference@a7805884c80886efc241e94a5351df715968a0ad # v2.1.1 continue-on-error: true with: prompt-file: /tmp/prompt.yml