Skip to content

[actions] Update GitHub Actions versions - 2026-04-24Β #28346

@github-actions

Description

@github-actions

GitHub Actions Updates - 2026-04-24

This PR updates GitHub Actions versions in .github/aw/actions-lock.json to their latest compatible releases.

πŸ“¦ Actions Updated (full list)

Actions Updated

  • actions/setup-node: v6.3.0 β†’ v6.4.0
  • microsoft/apm-action: v1.4.1 β†’ v1.4.2

Summary

  • Total actions updated: 2
  • Update command: gh aw update
  • Workflow lock files: Not included (will be regenerated on next compile)

Notes

  • All action updates respect semantic versioning and maintain compatibility
  • Actions are pinned to commit SHAs for security
  • Workflow .lock.yml files are excluded from this PR and will be regenerated during the next compilation
  • Workflow .md files updated to reference new action versions

Testing

The updated actions will be automatically used in workflow compilations. No manual testing required.


This PR was automatically created by the Daily Workflow Updater workflow.

Generated by Daily Workflow Updater Β· ● 525.7K Β· β—·

  • expires on Apr 25, 2026, 9:05 PM UTC

Note

This was originally intended as a pull request, but the git push operation failed.

Workflow Run: View run details and download patch artifact

The patch file is available in the agent artifact in the workflow run linked above.

To create a pull request with the changes:

# Download the artifact from the workflow run
gh run download 24911657602 -n agent -D /tmp/agent-24911657602

# Create a new branch
git checkout -b actions/update-actions-2026-04-24-1f05b534343c3c5d

# Apply the patch (--3way handles cross-repo patches where files may already exist)
git am --3way /tmp/agent-24911657602/aw-actions-update-actions-2026-04-24.patch

# Push the branch to origin
git push origin actions/update-actions-2026-04-24-1f05b534343c3c5d

# Create the pull request
gh pr create --title '[actions] Update GitHub Actions versions - 2026-04-24' --base main --head actions/update-actions-2026-04-24-1f05b534343c3c5d --repo github/gh-aw
Show patch preview (328 of 328 lines)
From 61144d58b8a05fc24e4634f85917c98cdc5ec7e2 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]" <github-actions[bot]@users.noreply.github.com>
Date: Fri, 24 Apr 2026 21:03:24 +0000
Subject: [PATCH] chore: update GitHub Actions versions - 2026-04-24
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

- actions/setup-node: v6.3.0 β†’ v6.4.0
- microsoft/apm-action: v1.4.1 β†’ v1.4.2

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---
 .github/aw/actions-lock.json                  | 81 +++++++++----------
 ...aily-astrostylelite-markdown-spellcheck.md |  2 +-
 .github/workflows/daily-skill-optimizer.md    |  2 +-
 .github/workflows/go-logger.md                |  2 +-
 .github/workflows/hourly-ci-cleaner.md        |  2 +-
 .github/workflows/shared/apm.md               |  4 +-
 .github/workflows/shared/ci-data-analysis.md  |  2 +-
 .github/workflows/slide-deck-maintainer.md    |  2 +-
 .github/workflows/technical-doc-writer.md     |  2 +-
 .github/workflows/tidy.md                     |  2 +-
 .github/workflows/unbloat-docs.md             |  2 +-
 .github/workflows/update-astro.md             |  2 +-
 12 files changed, 50 insertions(+), 55 deletions(-)

diff --git a/.github/aw/actions-lock.json b/.github/aw/actions-lock.json
index 1041675..d58af0d 100644
--- a/.github/aw/actions-lock.json
+++ b/.github/aw/actions-lock.json
@@ -83,11 +83,6 @@
       "version": "v5.2.0",
       "sha": "be666c2fcd27ec809703dec50e508c2fdc7f6654"
     },
-    "actions/setup-node@v6.3.0": {
-      "repo": "actions/setup-node",
-      "version": "v6.3.0",
-      "sha": "53b83947a5a98c8d113130e565377fae1a50d02f"
-    },
     "actions/setup-node@v6.4.0": {
       "repo": "actions/setup-node",
       "version": "v6.4.0",
@@ -163,10 +158,10 @@
       "version": "v2.11",
       "sha": "1cb3cd8a008d80c9fa129c0f0823d69584905f5b"
     },
-    "microsoft/apm-action@v1.4.1": {
+    "microsoft/apm-action@v1.4.2": {
       "repo": "microsoft/apm-ac
... (truncated)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions