Skip to content

[actions] Update GitHub Actions versions - 2026-05-02#29705

Merged
pelikhan merged 3 commits into
mainfrom
actions/update-2026-05-02-d1dd26c5a789f26c
May 2, 2026
Merged

[actions] Update GitHub Actions versions - 2026-05-02#29705
pelikhan merged 3 commits into
mainfrom
actions/update-2026-05-02-d1dd26c5a789f26c

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 2, 2026

GitHub Actions Updates - 2026-05-02

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

📦 Actions Updated (full list)

Actions Updated

  • actions/github-script: v9 → v9.0.0 (SHA pinned)
  • docker/metadata-action: v6 → v6.0.0 (SHA pinned)
  • docker/setup-buildx-action: v4 → v4.0.0 (SHA pinned)
  • erlef/setup-beam: v1.24 → v1.24.0 (SHA updated)
  • github/codeql-action/upload-sarif: v4.35.2 → v4.35.3
  • github/stale-repos: v9.0.8 → v9.0.9
  • haskell-actions/setup: v2.11 → v2.11.0 (SHA pinned)
  • microsoft/apm-action: v1.4.2 + v1.5.0 → v1.5.1 (consolidated)

Summary

  • Total actions updated: 8
  • 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

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

Generated by Daily Workflow Updater · ● 355K ·

  • expires on May 3, 2026, 7:32 AM UTC

Changeset

  • Type: patch
  • Description: Updated pinned GitHub Actions versions to their latest compatible releases.

Warning

Firewall blocked 2 domains

The following domains were blocked by the firewall during workflow execution:

  • ab.chatgpt.com
  • chatgpt.com

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

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

See Network Configuration for more information.

Generated by Changeset Generator for issue #29705 ·



✨ PR Review Safe Output Test - Run 25248952178

💥 [THE END] — Illustrated by Smoke Claude · ● 199.8K ·

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 May 2, 2026
@pelikhan
Copy link
Copy Markdown
Collaborator

pelikhan commented May 2, 2026

@copilot recompile

Copy link
Copy Markdown
Contributor

Copilot AI commented May 2, 2026

@copilot recompile

Done. Recompiled all 207 workflow lock files in commit db6c2c3.

Warning

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
    • Triggering command: /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)
  • https://api.github.com/repos/actions/checkout/git/ref/tags/v6
    • Triggering command: /usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv (http block)
  • https://api.github.com/repos/actions/download-artifact/git/ref/tags/v8
    • Triggering command: /usr/bin/gh gh api /repos/actions/download-artifact/git/ref/tags/v8 --jq [.object.sha, .object.type] | @tsv (http block)
  • https://api.github.com/repos/actions/github-script/git/ref/tags/v9
    • Triggering command: /usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9 --jq [.object.sha, .object.type] | @tsv (http block)
    • Triggering command: /usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9 --jq [.object.sha, .object.type] | @tsv ns.json and pkg/workflow/data/action_pins.json...&#34; (http block)
    • Triggering command: /usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9 --jq [.object.sha, .object.type] | @tsv it} (http block)
  • https://api.github.com/repos/actions/setup-node/git/ref/tags/v6
    • Triggering command: /usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv (http block)
    • Triggering command: /usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv ithub/workflows (http block)
  • https://api.github.com/repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b
    • Triggering command: /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/docker/metadata-action/git/ref/tags/v6
    • Triggering command: /usr/bin/gh gh api /repos/docker/metadata-action/git/ref/tags/v6 --jq [.object.sha, .object.type] | @tsv (http block)
  • https://api.github.com/repos/docker/setup-buildx-action/git/ref/tags/v4
    • Triggering command: /usr/bin/gh gh api /repos/docker/setup-buildx-action/git/ref/tags/v4 --jq [.object.sha, .object.type] | @tsv (http block)
  • https://api.github.com/repos/github/gh-aw
    • Triggering command: /usr/bin/gh gh api /repos/github/gh-aw --jq .default_branch ithub/workflows --local ock.yml http.https://gitgit (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI requested a review from pelikhan May 2, 2026 09:31
@pelikhan pelikhan added the smoke label May 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 2, 2026

⚠️ Smoke Crush failed. Crush encountered unexpected challenges...

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 2, 2026

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

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 2, 2026

⚠️ Smoke Gemini failed. Gemini encountered unexpected challenges...

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 2, 2026

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

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 2, 2026

🚀 Smoke OpenCode MISSION COMPLETE! OpenCode delivered. 🔥

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 2, 2026

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

@github-actions github-actions Bot removed the smoke label May 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 2, 2026

Agent Container Tool Check

Tool Status Version
bash 5.2.21
sh available
git 2.53.0
jq 1.7
yq 4.52.5
curl 8.5.0
gh 2.89.0
node 22.22.2
python3 3.10.16 (PyPy)
go 1.24.13
java 21.0.10
dotnet 10.0.201

Result: 12/12 tools available ✅

Overall Status: PASS

🔧 Tool validation by Agent Container Smoke Test · ● 219K ·

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 2, 2026

Commit pushed: e075ff5

Generated by Changeset Generator

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 2, 2026

Merged PRs: #29714 fix(sec-004): add safe-outputs-exempt annotations to 4 handler files; #29713 [architecture] Update architecture diagram 2026-05-02
✅ GitHub MCP ✅ Serena MCP ✅ Playwright
❌ Web Fetch MCP ✅ File Writing ✅ Bash Verification
✅ Build ❌ Comment Memory ✅ Cache Memory
Overall status: FAIL

Warning

Firewall blocked 2 domains

The following domains were blocked by the firewall during workflow execution:

  • ab.chatgpt.com
  • chatgpt.com

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

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

See Network Configuration for more information.

🔮 The oracle has spoken through Smoke Codex ·

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 2, 2026

CAVEMAN WAS HERE! 🦴 Smoke test agent run through. Many tools tested. All mostly work. Caveman grunt with approval. Fire hot. Code compile. Tests pass. Caveman happy! 🔥

📰 BREAKING: Report filed by Smoke Copilot · ● 1.2M ·

Copy link
Copy Markdown
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.

Caveman look at PR. Actions updated to exact versions. Good pinning. SHA hashes present. Caveman approve.

📰 BREAKING: Report filed by Smoke Copilot · ● 1.2M

"sha": "3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c"
},
"actions/github-script@v9": {
"actions/github-script@v9.0.0": {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ug! Version now exact. v9.0.0 good. Old v9 was fuzzy. Caveman approve pinning.

},
"docker/metadata-action@v6": {
"docker/metadata-action@v6.0.0": {
"repo": "docker/metadata-action",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

SHA pinned. Good. Caveman trust hash. Hash not lie.

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 2, 2026

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

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 2, 2026

💥 Smoke Test Results — Run 25248952178

Core tests: ✅1 ✅2 ✅3 ✅4 ✅5 ✅6 ✅7 ✅8 ✅9 ✅10 ✅11 ✅12
PR review tests: ✅13 ✅14 ✅15 ⚠️16 ✅17 ✅18 ⚠️19

Overall: ✅ PASS (2 skipped: no unresolved threads / no test PR to close)

💥 [THE END] — Illustrated by Smoke Claude · ● 199.8K ·

Copy link
Copy Markdown
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! This review was generated by the Claude smoke test agent for run 25248952178. Review comments above check action version pinning.

💥 [THE END] — Illustrated by Smoke Claude · ● 199.8K

"sha": "3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c"
},
"actions/github-script@v9": {
"actions/github-script@v9.0.0": {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

✅ Good update: actions/github-script pinned to explicit semver v9.0.0. This improves reproducibility by avoiding implicit version resolution. Smoke test review comment — Run 25248952178.

# - actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
# - actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
# - actions/github-script@373c709c69115d41ff229c7e5df9f8788daa9553 # v9
# - actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

✅ SHA reference updated for actions/github-script. The lock file correctly reflects the new pinned SHA for v9.0.0. Smoke test review comment — Run 25248952178.

@pelikhan pelikhan merged commit 625f95d into main May 2, 2026
1 check passed
@pelikhan pelikhan deleted the actions/update-2026-05-02-d1dd26c5a789f26c branch May 2, 2026 09:44
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.

2 participants