✓ Updated 4 action(s):
• actions/github-script (v8 → v9)
• github/gh-aw-actions/setup (v0.77.5 → v0.79.8)
• actions/checkout (v6.0.2 → v6.0.3)
• actions/github-script (v9.0.0 → v9)
⚠ Skipping github/gh-aw/actions/setup: cannot resolve SHA for CLI version v0.79.8
(gh not authenticated in sandbox — SHA resolved via GitHub API instead)
⚠ Failed to resolve digest for 5 Docker images (Docker daemon unavailable in sandbox)
✓ Applied codemods: no fixes needed
✓ Compiled 11 workflow(s): 0 error(s), 0 warning(s)
Summary
Upgrades the
gh-awagentic workflows tooling from v0.77.5 to v0.79.8 and updates all pinned references.Changes
gh aw upgradeand applied codemods to workflow source files.gh aw compileto regenerate.lock.ymlfiles..github/workflows/copilot-setup-steps.yml:github/gh-aw-actions/setup-cli@3ea13c02d765410340d533515cb31a7eef2baaf0→@c0338fef4749d08c21f8f975fb0e37efa17dda47with.version: v0.77.5→v0.79.8.github/agents/agentic-workflows.agent.md→agentic-workflows.md(v0.79.8 format change — prompts are now resolved locally instead of via GitHub URLs)..github/skills/agentic-workflows/SKILL.md(new dispatcher skill introduced in v0.79.8)..github/workflows/agentics-maintenance.yml(auto-generated maintenance workflow added by v0.79.8)..lock.ymlfiles:actions/github-scriptv8 → v9actions/checkoutv6.0.2 → v6.0.3github/gh-aw-actions/setupv0.77.5 → v0.79.8Upgrade output
Manual fixes applied
copilot-setup-steps.yml: The upgrade setuses: github/gh-aw-actions/setup-cli@v0.79.8(no SHA pinning) becauseghwas unauthenticated in the sandbox. The correct commit SHAc0338fef4749d08c21f8f975fb0e37efa17dda47was fetched via GitHub API and applied manually.Unresolved issues
.lock.ymlfiles reference the same image tags as before; their SHA digests can be refreshed by runninggh aw compilein a Docker-enabled environment.Verification
gh aw compileexits cleanly (0 errors, 0 warnings, 11 workflows compiled)Warning
Protected Files — Push Permission Denied
This was originally intended as a pull request, but the patch modifies protected files. A human must create the pull request manually.
Protected files
Create the pull request manually