Update GitHub Actions to latest major versions#10
Merged
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Co-authored-by: cdzombak <102904+cdzombak@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update all GitHub Actions to latest major versions
Update GitHub Actions to latest major versions
Oct 29, 2025
cdzombak
marked this pull request as ready for review
October 29, 2025 15:07
Owner
|
@copilot "Error: Unable to resolve action |
Co-authored-by: cdzombak <102904+cdzombak@users.noreply.github.com>
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update GitHub Actions to Latest Major Versions
Plan:
Summary of Updates
Major Version Updates (with Breaking Changes):
Minor Updates (within same major version):
6. raven-actions/actionlint: v2 → v2.0.1 (security fixes)
7. ruby/setup-ruby: v1 → v1.267.0 (performance improvements)
8. softprops/action-gh-release: v2.2.1 → v2.4.1 (bug fixes)
9. Justintime50/homebrew-releaser: v2.0.0 → v2.2.0 (bug fixes)
10. niniyas/ntfy-action: v1.0.4 → V1.0.5 (error handling improvements) - Note: Tag uses capital V
Already Latest:
11. golangci/golangci-lint-action: v8 ✓
12. sersoft-gmbh/running-release-tags-action: v3.0.0 ✓
Breaking Changes
The main breaking change is the requirement for GitHub Actions Runner v2.327.1+ to support Node 24 runtime. GitHub-hosted runners are already updated. Self-hosted runners must be updated before merging.
All changes validated and tested successfully.
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.