Skip to content

chore(ci): follow ec2-action-builder rename NextChapterSoftware -> unblocked, bump to v1.12#353

Merged
andrewlukoshko merged 1 commit into
AlmaLinux:mainfrom
yuravk:main
Jun 9, 2026
Merged

chore(ci): follow ec2-action-builder rename NextChapterSoftware -> unblocked, bump to v1.12#353
andrewlukoshko merged 1 commit into
AlmaLinux:mainfrom
yuravk:main

Conversation

@yuravk

@yuravk yuravk commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

The NextChapterSoftware GitHub org was renamed to unblocked, and GitHub's redirect for renamed repos doesn't always resolve from inside uses: references in Actions workflows. Update every reference to the new owner and bump the pin to the current tag.

Affected workflows (all use the action to start an EC2 self-hosted runner for aarch64 builds outside the AlmaLinux org):

  • .github/workflows/azure-build.yml
  • .github/workflows/gcp-build.yml
  • .github/workflows/gencloud-build.yml
  • .github/workflows/oci-build.yml
  • .github/workflows/opennebula-build.yml
  • .github/workflows/vagrant-build.yml

Each file had a single line of the form
uses: NextChapterSoftware/ec2-action-builder@v1.10 replaced with uses: unblocked/ec2-action-builder@v1.12. No other changes.

…blocked, bump to v1.12

The `NextChapterSoftware` GitHub org was renamed to `unblocked`, and
GitHub's redirect for renamed repos doesn't always resolve from inside
`uses:` references in Actions workflows. Update every reference to the
new owner and bump the pin to the current tag.

Affected workflows (all use the action to start an EC2 self-hosted
runner for aarch64 builds outside the AlmaLinux org):

  - .github/workflows/azure-build.yml
  - .github/workflows/gcp-build.yml
  - .github/workflows/gencloud-build.yml
  - .github/workflows/oci-build.yml
  - .github/workflows/opennebula-build.yml
  - .github/workflows/vagrant-build.yml

Each file had a single line of the form
`uses: NextChapterSoftware/ec2-action-builder@v1.10` replaced with
`uses: unblocked/ec2-action-builder@v1.12`. No other changes.
@yuravk yuravk requested a review from andrewlukoshko June 9, 2026 09:00
@andrewlukoshko andrewlukoshko merged commit 8b0e9ba into AlmaLinux:main Jun 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants