Upgrade GitHub Actions to latest versions#6721
Conversation
debora-ito
left a comment
There was a problem hiding this comment.
@salmanmkc one of the Actions is failing:
Stale issue job
Unable to resolve actionaws-actions/stale-issue-cleanup@v7, unable to find versionv7
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>
d269000 to
432c87b
Compare
oh I see, thanks, updated |
|
|
@all-contributors please add @salmanmkc for maintenance |
|
Trying again: @all-contributors please add @salmanmkc for maintenance |
|
I've put up a pull request to add @salmanmkc! 🎉 |
|
@all-contributors please add @salmanmkc for maintenance |
|
@salmanmkc already contributed before to maintenance |
|
Yes but the PR was not merged. I wonder how you monitor these 🧐 @all-contributors please add @salmanmkc for code |
|
I've put up a pull request to add @salmanmkc! 🎉 |
|
Oh I see, the bot doesn't delete the branch when the PR gets closed. |
|
@all-contributors please add @salmanmkc for maintenance |
|
I've put up a pull request to add @salmanmkc! 🎉 |


Summary
Upgrade GitHub Actions to their latest versions for improved features, bug fixes, and security updates.
Changes
aws-actions/closed-issue-messagev1v2aws-actions/configure-aws-credentialsv4v6aws-actions/stale-issue-cleanupv4v7.1.1github/codeql-action/analyzev3v4github/codeql-action/initv3v4Why upgrade?
Keeping GitHub Actions up to date ensures:
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.