Skip to content

Upgrade all third-party actions and pin them to immutable releases#35

Open
Copilot wants to merge 2 commits into
mainfrom
copilot/update-third-party-actions
Open

Upgrade all third-party actions and pin them to immutable releases#35
Copilot wants to merge 2 commits into
mainfrom
copilot/update-third-party-actions

Conversation

Copy link
Copy Markdown

Copilot AI commented May 22, 2026

This PR upgrades all of our third-party GitHub Actions to ensure they are compatible with the upcoming Node 20 deprecation.

While we're at it, we also switch all of our references to third-party actions to point to immutable releases, so as to protect ourselves from the the ongoing scourge of supply chain attacks against third-party actions. If an action repo is using immutable releases, we pin to a specific immutable release; otherwise, we pin to the commit hash for the latest release of that action.

Test workflows to confirm these upgrades don't break anything:

Connects https://github.com/ccao-data/aws-infrastructure/issues/59.

@jeancochrane jeancochrane marked this pull request as ready for review May 29, 2026 17:47
@jeancochrane jeancochrane requested a review from wrridgeway as a code owner May 29, 2026 17:47
@jeancochrane jeancochrane removed their request for review May 29, 2026 17:47
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