Skip to content

[aw] Apply workflow upgrade for prompt-optimization action pin - #271

Merged
pelikhan merged 2 commits into
mainfrom
copilot/aw-upgrade-agentic-workflows
Sep 9, 2026
Merged

[aw] Apply workflow upgrade for prompt-optimization action pin#271
pelikhan merged 2 commits into
mainfrom
copilot/aw-upgrade-agentic-workflows

Conversation

Copilot AI commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This updates the repository to the latest available agentic-workflow action pin where an upgrade was available. The change is limited to the prompt-optimization workflow source and its generated lock file.

  • Workflow source update

    • Bumped ai-action/setup-ollama in .github/workflows/prompt-optimization.md to the newer pinned commit (v2.0.74).
  • Compiled lock synchronization

    • Regenerated .github/workflows/prompt-optimization.lock.yml so workflow metadata/manifest and compiled uses: entries match the upgraded source pin.
  • Effective diff shape

    • No functional edits outside prompt-optimization; other workflow files were not included in the final diff.
# .github/workflows/prompt-optimization.md
- uses: ai-action/setup-ollama@0fdcbba8ac63bc9c0e7629cf85f46b77a4ad4072
+ uses: ai-action/setup-ollama@435e3afb7a5b950ac8868a114712baded7616c24  # v2.0.74

Copilot AI linked an issue Sep 9, 2026 that may be closed by this pull request
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Upgrade agentic workflow tooling to latest version [aw] Apply workflow upgrade for prompt-optimization action pin Sep 9, 2026
Copilot AI requested a review from pelikhan September 9, 2026 05:38
@pelikhan
pelikhan marked this pull request as ready for review September 9, 2026 09:50
@pelikhan
pelikhan merged commit a1fcb34 into main Sep 9, 2026
@pelikhan
pelikhan deleted the copilot/aw-upgrade-agentic-workflows branch September 9, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[aw] Upgrade available

2 participants