Skip to content

[actions] Update GitHub Actions versions - 2026-05-09 #31176

@github-actions

Description

@github-actions

GitHub Actions Updates - 2026-05-09

This PR updates GitHub Actions versions in .github/aw/actions-lock.json to their latest compatible releases, and syncs workflow source files from upstream.

📦 Actions Updated (full list)

Actions Updated

  • actions/checkout@v4 → removed (superseded by v6.0.2 already present)
  • actions/github-script@v8.0.0 → removed (superseded by v9.0.0 already present)
  • actions/setup-python@v5 → removed (superseded by v6.2.0 already present)
  • github/stale-repos@v9.0.8 → removed (superseded by v9.0.9 already present)

Summary

  • Total actions cleaned up: 4
  • Update command: gh aw update
  • Workflow lock files: Not included (will be regenerated on next compile)
  • Workflow source files: Updated from upstream sources

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 · ● 4.3M ·

  • expires on May 10, 2026, 7:34 AM UTC

Note

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

Workflow Run: View run details and download bundle artifact

The bundle 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 25595327978 -n agent -D /tmp/agent-25595327978

# Fetch the bundle into a local branch
git fetch /tmp/agent-25595327978/aw-actions-update-2026-05-09.bundle refs/heads/actions/update-2026-05-09:refs/heads/actions/update-2026-05-09-ffd227ce6ba78bc9
git checkout actions/update-2026-05-09-ffd227ce6ba78bc9

# Push the branch to origin
git push origin actions/update-2026-05-09-ffd227ce6ba78bc9

# Create the pull request
gh pr create --title '[actions] Update GitHub Actions versions - 2026-05-09' --base main --head actions/update-2026-05-09-ffd227ce6ba78bc9 --repo github/gh-aw

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