Skip to content

Upgrade GitHub Actions to latest versions#6721

Merged
debora-ito merged 1 commit intoaws:masterfrom
salmanmkc:upgrade-github-actions-node24-general
Feb 27, 2026
Merged

Upgrade GitHub Actions to latest versions#6721
debora-ito merged 1 commit intoaws:masterfrom
salmanmkc:upgrade-github-actions-node24-general

Conversation

@salmanmkc
Copy link
Contributor

@salmanmkc salmanmkc commented Feb 7, 2026

Summary

Upgrade GitHub Actions to their latest versions for improved features, bug fixes, and security updates.

Changes

Action Old Version(s) New Version Release Files
aws-actions/closed-issue-message v1 v2 Release closed-issue-message.yml
aws-actions/configure-aws-credentials v4 v6 Release codebuild-ci-integration-tests.yml, codebuild-ci.yml, merge-queue-metric.yml, s3-regression-tests.yml
aws-actions/stale-issue-cleanup v4 v7.1.1 Release stale-issue.yml
github/codeql-action/analyze v3 v4 Release codeql.yml
github/codeql-action/init v3 v4 Release codeql.yml

Why upgrade?

Keeping GitHub Actions up to date ensures:

  • Security: Latest security patches and fixes
  • Features: Access to new functionality and improvements
  • Compatibility: Better support for current GitHub features
  • Performance: Optimizations and efficiency improvements

Security Note

Actions that were previously pinned to commit SHAs remain pinned to SHAs (updated to the latest release SHA) to maintain the security benefits of immutable references.

Testing

These changes only affect CI/CD workflow configurations and should not impact application functionality. The workflows should be tested by running them on a branch before merging.

@salmanmkc salmanmkc requested a review from a team as a code owner February 7, 2026 23:35
Copy link
Member

@debora-ito debora-ito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@salmanmkc one of the Actions is failing:

Stale issue job
Unable to resolve action aws-actions/stale-issue-cleanup@v7, unable to find version v7

Looks like there's no v7 tag - https://github.com/aws-actions/stale-issue-cleanup/tags

Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
@salmanmkc salmanmkc force-pushed the upgrade-github-actions-node24-general branch from d269000 to 432c87b Compare February 18, 2026 13:40
@salmanmkc
Copy link
Contributor Author

salmanmkc commented Feb 18, 2026

@salmanmkc one of the Actions is failing:

Stale issue job
Unable to resolve action aws-actions/stale-issue-cleanup@v7, unable to find version v7

Looks like there's no v7 tag - https://github.com/aws-actions/stale-issue-cleanup/tags

oh I see, thanks, updated

@debora-ito debora-ito added changelog-not-required Indicate changelog entry is not required for a specific PR no-api-surface-area-change Indicate there is no API surface area change and thus API surface area review is not required labels Feb 26, 2026
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
26.7% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@debora-ito debora-ito added this pull request to the merge queue Feb 26, 2026
Merged via the queue into aws:master with commit b04eb0e Feb 27, 2026
24 of 55 checks passed
@debora-ito
Copy link
Member

@all-contributors please add @salmanmkc for maintenance

@debora-ito
Copy link
Member

Trying again:

@all-contributors please add @salmanmkc for maintenance

@allcontributors
Copy link
Contributor

@debora-ito

I've put up a pull request to add @salmanmkc! 🎉

@debora-ito
Copy link
Member

@all-contributors please add @salmanmkc for maintenance

@allcontributors
Copy link
Contributor

@debora-ito

@salmanmkc already contributed before to maintenance

@debora-ito
Copy link
Member

Yes but the PR was not merged. I wonder how you monitor these 🧐

@all-contributors please add @salmanmkc for code

@allcontributors
Copy link
Contributor

@debora-ito

I've put up a pull request to add @salmanmkc! 🎉

@debora-ito
Copy link
Member

Oh I see, the bot doesn't delete the branch when the PR gets closed.

@debora-ito
Copy link
Member

@all-contributors please add @salmanmkc for maintenance

@allcontributors
Copy link
Contributor

@debora-ito

I've put up a pull request to add @salmanmkc! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-not-required Indicate changelog entry is not required for a specific PR no-api-surface-area-change Indicate there is no API surface area change and thus API surface area review is not required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants