Skip to content

[actions] Update GitHub Actions versions#19938

Merged
pelikhan merged 5 commits intomainfrom
main-0269743d6c2e9421
Mar 7, 2026
Merged

[actions] Update GitHub Actions versions#19938
pelikhan merged 5 commits intomainfrom
main-0269743d6c2e9421

Conversation

@github-actions
Copy link
Contributor

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

  • Update GitHub Actions versions in .github/aw/actions-lock.json
  • Recompile all 166 workflow lock files to reflect the updated action versions
  • Update wasm golden test file for smoke-copilot to reflect docker/build-push-action v7 SHA
  • Fix TestGetActionPinsSorting — update expected pin count from 35 to 37

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Updates to GitHub Actions versions:
- actions/setup-node: v6.2.0 removed (v6.3.0 available)
- docker/build-push-action: v6.19.2 → v7
- docker/login-action: v3.7.0 removed (v4 available)
- docker/metadata-action: v5.10.0 → v6
- docker/setup-buildx-action: v3.12.0 removed (v4 available)
- github/codeql-action/upload-sarif: v4.32.5 → v4.32.6
- github/stale-repos: v9.0.1 → v9.0.2
- ruby/setup-ruby: v1.289.0 → v1.290.0

All updates applied by 'gh aw update' command.

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 7, 2026
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

@pelikhan
Copy link
Contributor

pelikhan commented Mar 7, 2026

@copilot recompile

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copy link
Contributor

Copilot AI commented Mar 7, 2026

@copilot recompile

Recompiled all 166 workflow lock files in d229f64.

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)
    • 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 YZXvTlPRrtny (http block)
    • 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 -pack /home/REDACTED/work/gh-aw/gh-aw/cmd/gh-aw/main.go (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 (http block)
  • https://api.github.com/repos/github/gh-aw/git/ref/tags/a70c5eada06553e3510ac27f2c3bda9d3705bccb
    • Triggering command: /usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/a70c5eada06553e3510ac27f2c3bda9d3705bccb --jq .object.sha (http block)
  • https://api.github.com/repos/githubnext/agentics/git/ref/tags/
    • Triggering command: /usr/bin/gh gh api /repos/githubnext/agentics/git/ref/tags/# --jq .object.sha (http block)

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

@pelikhan
Copy link
Contributor

pelikhan commented Mar 7, 2026

@copilot rebuild wasm, fix tests

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copy link
Contributor

Copilot AI commented Mar 7, 2026

@copilot rebuild wasm, fix tests

Rebuilt WASM and updated the golden test file for smoke-copilot to reflect the docker/build-push-action v7 SHA in 7b3ae38. All wasm golden tests now pass.

@pelikhan
Copy link
Contributor

pelikhan commented Mar 7, 2026

…date

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copy link
Contributor

Copilot AI commented Mar 7, 2026

@copilot fix tests https://github.com/github/gh-aw/actions/runs/22799761310/job/66139741459

Fixed in 085e777TestGetActionPinsSorting was hardcoded to expect 35 pins; updated to 37 to match the new count after adding the updated action versions.

@pelikhan pelikhan merged commit 192ae24 into main Mar 7, 2026
79 checks passed
@pelikhan pelikhan deleted the main-0269743d6c2e9421 branch March 7, 2026 13:37
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants