Skip to content

Updating the aw version#1172

Merged
aaronpowell merged 1 commit into
mainfrom
aw-updates
Mar 18, 2026
Merged

Updating the aw version#1172
aaronpowell merged 1 commit into
mainfrom
aw-updates

Conversation

@aaronpowell

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings March 18, 2026 04:52
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/CommunityToolkit/Aspire/main/eng/scripts/dogfood-pr.sh | bash -s -- 1172

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/CommunityToolkit/Aspire/main/eng/scripts/dogfood-pr.ps1) } 1172"

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s agentic workflow tooling to a newer gh-aw release, refreshing the generated aspire-upgrade locked workflow and related pinned action SHAs/versions.

Changes:

  • Bump gh-aw CLI usage to v0.61.0 in the Copilot setup workflow.
  • Regenerate aspire-upgrade.lock.yml with gh-aw v0.61.0 (includes updated AWF/firewall/mcpg versions and various workflow/script steps).
  • Update .github/aw/actions-lock.json entries to reflect the newer gh-aw setup action versions/SHAs.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/copilot-setup-steps.yml Updates gh-aw setup-cli action/version used by Copilot setup.
.github/workflows/aspire-upgrade.lock.yml Regenerated locked workflow output for the Aspire upgrade automation with updated toolchain versions.
.github/aw/actions-lock.json Refreshes locked action entries for gh-aw setup actions.

You can also share your feedback on Copilot code review. Take the survey.

uses: actions/checkout@v6
- name: Install gh-aw extension
uses: github/gh-aw/actions/setup-cli@32b3a711a9ee97d38e3989c90af0385aff0066a7 # v0.57.2
uses: github/gh-aw/actions/setup-cli@v0.61.0
@aaronpowell aaronpowell merged commit 908d553 into main Mar 18, 2026
120 of 125 checks passed
@aaronpowell aaronpowell deleted the aw-updates branch March 18, 2026 04:56
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.

2 participants