⬆️(ci) upgrade GitHub Actions workflow steps to latest versions#552
⬆️(ci) upgrade GitHub Actions workflow steps to latest versions#552StephanMeijer wants to merge 1 commit intosuitenumerique:mainfrom
Conversation
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
|
This PR relates to other PR's:
|
|
✅ I manually reviewed this PR and it should work just fine. |
Update all GitHub Actions to their latest major versions for improved performance, security patches, and Node.js runtime compatibility. Signed-off-by: Stephan Meijer <me@stephanmeijer.com>
8e6dadb to
592549b
Compare
|
|
Rebased this branch on the latest target branch and force-pushed. |



Purpose / Proposal
I was looking into adding Docker build support for
linux/arm64in several repositories of https://github.com/suitenumerique. During that, I noticed several repositories have outdated GitHub Workflow steps. This pull request has the purpose to update them.External contributions
git commit --signoff(DCO compliance)git commit -S)<gitmoji>(type) title description## [Unreleased]section (if noticeable change)Testing happens when GitHub Workflows are being executed.
The creation of this pull request was done semi-automatically. I did automate a bunch, but I reviewed all changes manually to check if they are backwards compatible.