Upgrade GitHub Actions to latest versions #25
Reference in New Issue
Block a user
Delete Branch "upgrade-github-actions-node24-general"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Upgrade GitHub Actions to their latest versions for improved features, bug fixes, and security updates.
Changes
anchore/scan-actionv3v7azure/setup-kubectlv3v4codecov/codecov-actionv3v5docker/build-push-actionv5v6github/codeql-action/upload-sarifv2v4peaceiris/actions-gh-pagesv3v4Why 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.
This pull request is heavily AI generated. Please use real proper skills.
Pull request closed