Skip to content

[actions] Update GitHub Actions versions - 2026-03-23#22402

Merged
pelikhan merged 2 commits intomainfrom
actions/update-2026-03-23-394fdb4d117a479b
Mar 23, 2026
Merged

[actions] Update GitHub Actions versions - 2026-03-23#22402
pelikhan merged 2 commits intomainfrom
actions/update-2026-03-23-394fdb4d117a479b

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 23, 2026

GitHub Actions Updates - 2026-03-23

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

📦 Actions Updated (full list)

Actions Updated

  • github/gh-aw-actions/setup@v0: removed (consolidated — only v0.62.5 entry kept)
  • microsoft/apm-action: v1.3.4 → v1.4.0

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

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 ·

  • expires on Mar 24, 2026, 9:41 AM UTC


✨ PR Review Safe Output Test - Run 23436475946

💥 [THE END] — Illustrated by Smoke Claude ·

- Remove github/gh-aw-actions/setup@v0 (consolidated into v0.62.5)
- Update microsoft/apm-action from v1.3.4 to v1.4.0

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions bot added automation dependencies Pull requests that update a dependency file labels Mar 23, 2026
@pelikhan pelikhan added the smoke label Mar 23, 2026
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 23, 2026

✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟

@github-actions
Copy link
Contributor Author

📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing...

@github-actions github-actions bot removed the smoke label Mar 23, 2026
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 23, 2026

🎬 THE ENDSmoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨

@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 23, 2026

✅ All tools validated successfully! Agent Container Smoke Test confirms agent container is ready.

@github-actions
Copy link
Contributor Author

Agent Container Tool Check

Tool Status Version
bash 5.2.21
sh available
git 2.53.0
jq 1.7
yq v4.52.4
curl 8.5.0
gh 2.87.3
node v20.20.1
python3 3.12.3
go 1.24.13
java openjdk 21.0.10
dotnet 10.0.102

Result: 12/12 tools available ✅ PASS

🔧 Tool validation by Agent Container Smoke Test ·

@github-actions
Copy link
Contributor Author

🤖✅ Smoke test #23436476005 results:

  • GitHub MCP ✅ | GH CLI ✅ | Playwright ✅ | Web Fetch ✅
  • File Write ✅ | Bash ✅ | Discussion ✅ | Build ✅ | PR Review ✅
  • Serena ⚠️ (not available)

Overall: PASS — PR by github-actions[bot], no assignees.

📰 BREAKING: Report filed by Smoke Copilot ·

Copy link
Contributor Author

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Smoke test review — changes look clean: consolidated setup@v0 alias removed, apm-action bumped to v1.4.0 with verified SHA.

📰 BREAKING: Report filed by Smoke Copilot

},
"github/gh-aw-actions/setup@v0.62.5": {
"repo": "github/gh-aw-actions/setup",
"version": "v0.62.5",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍 Good consolidation — removing the unversioned setup@v0 alias in favor of keeping only the pinned v0.62.5 entry improves reproducibility and avoids floating SHA ambiguity.

"sha": "9cd1b7bf3f36d5a3c3b17abc3545bfb5481912ea"
},
"microsoft/apm-action@v1.3.4": {
"microsoft/apm-action@v1.4.0": {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

microsoft/apm-action bumped to v1.4.0 with updated SHA — looks good!

@github-actions
Copy link
Contributor Author

📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤

@github-actions github-actions bot mentioned this pull request Mar 23, 2026
@github-actions
Copy link
Contributor Author

Smoke test (Codex) results:

  • Merged PRs (GitHub MCP): [docs] Update glossary - weekly full scan #22408 [docs] Update glossary - weekly full scan; [specs] Update layout specification - 2026-03-23 #22393 [specs] Update layout specification - 2026-03-23
  • Serena MCP (activate_project + find_symbol >=3): 5 symbols found ✅
  • Playwright (github.com title contains "GitHub"): ✅
  • Web-fetch (https://github.com contains "GitHub"): ✅
  • File write/read (/tmp/gh-aw/agent/smoke-test-codex-23436475909.txt + cat): ✅
  • Build (GOCACHE=/tmp/go-cache GOMODCACHE=/tmp/go-mod make build): ✅
    Overall status: PASS

Warning

⚠️ Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • ab.chatgpt.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "ab.chatgpt.com"

See Network Configuration for more information.

🔮 The oracle has spoken through Smoke Codex ·

@github-actions
Copy link
Contributor Author

Smoke Test Results — Run §23436475946

Core tests: ✅1 ✅2 ✅3 ✅4 ✅5 ✅6 ✅7 ✅8 ✅9 ✅10 ✅11

PR review tests: ✅12 ✅13 ✅14 ⚠️15 ✅16 ✅17 ⚠️18

Overall: PARTIAL (2 skipped — thread resolve needs PRRT_ IDs, no test PR for close)

💥 [THE END] — Illustrated by Smoke Claude ·

Copy link
Contributor Author

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

💥 Automated smoke test review - all systems nominal!

💥 [THE END] — Illustrated by Smoke Claude

@@ -168,10 +163,10 @@
"version": "v2.10.3",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good update — microsoft/apm-action bumped from v1.3.4 to v1.4.0. The new SHA cc84c04bc73e19e35527f1efa34ea003be9f037f should be verified against the official release tag before merging.

@@ -148,11 +148,6 @@
"version": "v4.34.1",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Clean removal of the duplicate github/gh-aw-actions/setup@v0 entry — consolidating to only v0.62.5 is the right approach for version pinning clarity.

@pelikhan pelikhan merged commit ce7acb2 into main Mar 23, 2026
@pelikhan pelikhan deleted the actions/update-2026-03-23-394fdb4d117a479b branch March 23, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation dependencies Pull requests that update a dependency file smoke-claude smoke-copilot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant