[actions] Update GitHub Actions versions - 2026-04-24#28444
Merged
Conversation
- actions/setup-node: v6.3.0 → v6.4.0 - microsoft/apm-action: v1.4.1 → v1.4.2 Agent-Logs-Url: https://github.com/github/gh-aw/sessions/e9d085ce-9ef4-4df7-a4c5-f021f738e3c2 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update GitHub Actions versions in actions-lock.json
[actions] Update GitHub Actions versions - 2026-04-24
Apr 25, 2026
pelikhan
approved these changes
Apr 25, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates pinned GitHub Actions versions across workflow sources and generated lockfiles, aligning the repository’s action pin data with the latest patch releases.
Changes:
- Bumped
actions/setup-nodefromv6.3.0tov6.4.0in 10 workflow source (.md) files and regenerated the corresponding.lock.ymlworkflows. - Updated
microsoft/apm-actionfromv1.4.1tov1.4.2in shared workflow content and the affected compiled workflow. - Synced action pin datasets by updating
.github/aw/actions-lock.jsonandpkg/actionpins/data/action_pins.jsonto reflect the new versions/SHAs.
Show a summary per file
| File | Description |
|---|---|
.github/aw/actions-lock.json |
Updates the canonical action lock entries for setup-node and apm-action. |
pkg/actionpins/data/action_pins.json |
Syncs embedded action pin data with the updated actions lock. |
.github/workflows/update-astro.md |
Bumps actions/setup-node to v6.4.0 in workflow source. |
.github/workflows/unbloat-docs.md |
Bumps actions/setup-node to v6.4.0 in workflow source. |
.github/workflows/tidy.md |
Bumps actions/setup-node to v6.4.0 in workflow source. |
.github/workflows/technical-doc-writer.md |
Bumps actions/setup-node to v6.4.0 in workflow source. |
.github/workflows/slide-deck-maintainer.md |
Bumps actions/setup-node to v6.4.0 in workflow source. |
.github/workflows/shared/ci-data-analysis.md |
Bumps actions/setup-node to v6.4.0 in shared workflow source. |
.github/workflows/hourly-ci-cleaner.md |
Bumps actions/setup-node to v6.4.0 in workflow source. |
.github/workflows/go-logger.md |
Bumps actions/setup-node to v6.4.0 in workflow source. |
.github/workflows/daily-skill-optimizer.md |
Bumps actions/setup-node to v6.4.0 in workflow source. |
.github/workflows/daily-astrostylelite-markdown-spellcheck.md |
Bumps actions/setup-node to v6.4.0 in workflow source. |
.github/workflows/shared/apm.md |
Bumps microsoft/apm-action to v1.4.2 in shared workflow source. |
.github/workflows/update-astro.lock.yml |
Regenerated compiled workflow with updated pinned action SHAs. |
.github/workflows/unbloat-docs.lock.yml |
Regenerated compiled workflow with updated pinned action SHAs. |
.github/workflows/tidy.lock.yml |
Regenerated compiled workflow with updated pinned action SHAs. |
.github/workflows/technical-doc-writer.lock.yml |
Regenerated compiled workflow with updated pinned action SHAs. |
.github/workflows/slide-deck-maintainer.lock.yml |
Regenerated compiled workflow with updated pinned action SHAs. |
.github/workflows/hourly-ci-cleaner.lock.yml |
Regenerated compiled workflow with updated pinned action SHAs. |
.github/workflows/go-logger.lock.yml |
Regenerated compiled workflow with updated pinned action SHAs. |
.github/workflows/daily-skill-optimizer.lock.yml |
Regenerated compiled workflow with updated pinned action SHAs. |
.github/workflows/daily-astrostylelite-markdown-spellcheck.lock.yml |
Regenerated compiled workflow with updated pinned action SHAs. |
.github/workflows/ci-coach.lock.yml |
Regenerated compiled workflow due to shared content/action pin updates. |
.github/workflows/smoke-claude.lock.yml |
Updates pinned microsoft/apm-action SHA/version to v1.4.2. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 24/24 changed files
- Comments generated: 2
Comment on lines
171
to
180
| "super-linter/super-linter@v8.6.0": { | ||
| "repo": "super-linter/super-linter", | ||
| "version": "v8.6.0", | ||
| "sha": "9e863354e3ff62e0727d37183162c4a88873df41" | ||
| }, | ||
| "microsoft/apm-action@v1.4.2": { | ||
| "repo": "microsoft/apm-action", | ||
| "version": "v1.4.2", | ||
| "sha": "9fe9337ef58b5e620e0113071ceb47a6a8a232f7" | ||
| } |
Comment on lines
171
to
180
| "super-linter/super-linter@v8.6.0": { | ||
| "repo": "super-linter/super-linter", | ||
| "version": "v8.6.0", | ||
| "sha": "9e863354e3ff62e0727d37183162c4a88873df41" | ||
| }, | ||
| "microsoft/apm-action@v1.4.2": { | ||
| "repo": "microsoft/apm-action", | ||
| "version": "v1.4.2", | ||
| "sha": "9fe9337ef58b5e620e0113071ceb47a6a8a232f7" | ||
| } |
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.
Applies the actions version update patch from workflow run 24911657602 that failed to push automatically.
Actions updated
actions/setup-node:v6.3.0→v6.4.0(10 workflow files)microsoft/apm-action:v1.4.1→v1.4.2(shared/apm.md)Files changed
.github/aw/actions-lock.json— removedv6.3.0entry, updatedapm-actionSHA to9fe9337pkg/actionpins/data/action_pins.json— synced from actions-lock.mdfiles —setup-nodeversion bump.lock.ymlfiles — recompiled from updated sourcesWarning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/graphql/usr/bin/gh gh run download 24911657602 -n agent -D /tmp/agent-24911657602(http block)/usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw(http block)/usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw pVjYxvy42VP-(http block)https://api.github.com/repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b/usr/bin/gh gh api /repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b --jq [.object.sha, .object.type] | @tsv(http block)https://api.github.com/repos/github/gh-aw/usr/bin/gh gh api /repos/github/gh-aw --jq .default_branch assword=$GITHUB_TOKEN"; }; f store assword=$GITHUB_TOKEN"; }; f store cal/bin/which credential.helpegit(http block)If you need me to access, download, or install something from one of these locations, you can either: