From c593286f3a126821a322058550af7b2287139b74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 22:15:09 +0000 Subject: [PATCH] chore: bump actions/ai-inference from 1 to 3 Bumps [actions/ai-inference](https://github.com/actions/ai-inference) from 1 to 3. - [Release notes](https://github.com/actions/ai-inference/releases) - [Commits](https://github.com/actions/ai-inference/compare/v1...v3) --- updated-dependencies: - dependency-name: actions/ai-inference dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fb0d9d3..1e0ffcc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -195,7 +195,7 @@ jobs: - name: Summarize the changelog id: summary continue-on-error: true - uses: actions/ai-inference@v1 + uses: actions/ai-inference@v3 with: prompt-file: prompt.txt model: gpt-4.1