Skip to content

[actions] Update GitHub Actions versions - 2026-06-13 #39039

@github-actions

Description

@github-actions

GitHub Actions Updates - 2026-06-13

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

📦 Actions Updated (full list)

Actions Updated

  • github/gh-aw/actions/setup-cli: v0.78.3 → v0.79.8
  • microsoft/apm-action: v1.9.1 (SHA updated)
  • ruby/setup-ruby: v1.310.0 → v1.313.0

Workflows Updated from Source

  • ci-doctor — refreshed from upstream source
  • daily-team-status — refreshed from upstream source
  • dependabot-repair — refreshed from upstream source

Summary

  • Total actions updated: 3
  • 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 · 85.9 AIC · ⌖ 44.4 AIC · ⊞ 16.6K ·

  • expires on Jun 14, 2026, 12:13 AM UTC-08:00

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 27461126080 -n agent -D /tmp/agent-27461126080

# Fetch the bundle into a temporary ref, then update the local branch
git fetch /tmp/agent-27461126080/aw-actions-update-2026-06-13.bundle refs/heads/actions/update-2026-06-13:refs/bundles/create-pr-actions-update-2026-06-13-1df0cfa11d5bfc4f-d842bfe3
git update-ref refs/heads/actions/update-2026-06-13-1df0cfa11d5bfc4f refs/bundles/create-pr-actions-update-2026-06-13-1df0cfa11d5bfc4f-d842bfe3
git checkout actions/update-2026-06-13-1df0cfa11d5bfc4f
# 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-06-13-1df0cfa11d5bfc4f-d842bfe3

# Push the branch to origin
git push origin actions/update-2026-06-13-1df0cfa11d5bfc4f

# Create the pull request
gh pr create --title '[actions] Update GitHub Actions versions - 2026-06-13' --base main --head actions/update-2026-06-13-1df0cfa11d5bfc4f --repo github/gh-aw

Metadata

Metadata

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