[github] Update aw.#25266
Open
rolfbjarne wants to merge 1 commit intomainfrom
Open
Conversation
I ran this: ```shell $ gh aw update $ gh aw compile ``` and these were the changes.
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repository’s GitHub Agentic Workflows (gh-aw) generated lock artifacts for the “.NET for Apple Platforms PR Reviewer” workflow, reflecting the results of running gh aw update and gh aw compile.
Changes:
- Bumps gh-aw compiler/version metadata and refreshes pinned action SHAs/container digests in the generated workflow lock file.
- Adds additional sparse-checkout config directories and updates various runtime/setup steps used by the reviewer workflow.
- Updates the gh-aw actions/container lock JSON with the new pinned versions/digests.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/macios-reviewer.lock.yml | Regenerated gh-aw locked workflow with updated pinned actions/containers and updated workflow steps/config. |
| .github/aw/actions-lock.json | Updates the gh-aw lock data for actions and container images to the newer versions/digests. |
dalexsoto
approved these changes
Apr 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I ran this:
and these were the changes.