Skip to content

[actions] Update GitHub Actions versions - 2026-05-22 #33965

@github-actions

Description

@github-actions

Caution

agentic threat detected
Threat detection flagged this output in warn mode. Manual review is REQUIRED before any follow-up automation.

Details

Potential security threats were detected in the agent output.

Review the workflow run logs for details.

GitHub Actions Updates - May 22, 2026

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

📦 Actions Updated (full list)

Actions Updated

  • docker/build-push-action: v7.1.0 → v7.2.0
  • github/stale-repos: v9.0.8/v9.0.11 → v9.0.13
  • ruby/setup-ruby: v1.308.0 → v1.310.0

Deprecated Action Pins Removed

  • actions/checkout@v4 (superseded by v6)
  • actions/setup-python@v5 (superseded by v6)

Summary

  • Total actions updated: 3
  • Deprecated pins removed: 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 were updated to reference the latest action versions where applicable

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 · ● 996K ·

  • expires on May 23, 2026, 8:13 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 26276021128 -n agent -D /tmp/agent-26276021128

# Fetch the bundle into a temporary ref, then update the local branch
git fetch /tmp/agent-26276021128/aw-actions-update-2026-05-22.bundle refs/heads/actions-update-2026-05-22:refs/bundles/create-pr-actions-update-2026-05-22-de9f9fa9f07daa0c-132833d1
git update-ref refs/heads/actions-update-2026-05-22-de9f9fa9f07daa0c refs/bundles/create-pr-actions-update-2026-05-22-de9f9fa9f07daa0c-132833d1
git checkout actions-update-2026-05-22-de9f9fa9f07daa0c
# Ensure the working tree matches the updated branch
git reset --hard
# Remove the temporary bundle ref
git update-ref -d refs/bundles/create-pr-actions-update-2026-05-22-de9f9fa9f07daa0c-132833d1

# Push the branch to origin
git push origin actions-update-2026-05-22-de9f9fa9f07daa0c

# Create the pull request
gh pr create --title '[actions] Update GitHub Actions versions - 2026-05-22' --base main --head actions-update-2026-05-22-de9f9fa9f07daa0c --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