From 8dd6ff3d3962e8b0de87b02693aae6eef4376d84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 08:37:06 +0000 Subject: [PATCH] ci: bump actions/ai-inference in the actions group across 1 directory Bumps the actions group with 1 update in the / directory: [actions/ai-inference](https://github.com/actions/ai-inference). Updates `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 dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/changelog-polish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelog-polish.yml b/.github/workflows/changelog-polish.yml index aaa0e3ed..8443510d 100644 --- a/.github/workflows/changelog-polish.yml +++ b/.github/workflows/changelog-polish.yml @@ -76,7 +76,7 @@ jobs: # v1 is the GitHub Models interface (models: read + github.token, # models.github.ai endpoint). Later majors drive the Copilot CLI # instead, which needs the CLI on the runner and a Copilot token. - uses: actions/ai-inference@v1 + uses: actions/ai-inference@v3 continue-on-error: true with: model: openai/gpt-4o # swappable: any GitHub Models catalog id