ci: Replace third-party GitHub Actions with trusted alternatives#1886
Conversation
|
🚀 Thanks for opening this pull request! We appreciate your effort in improving the project. Please let us know once your pull request is ready for review. Tip
Note Please respond to review comments from AI agents just like you would to comments from a human reviewer. Let the reviewer resolve their own comments, unless they have reviewed and accepted your commit, or agreed with your explanation for why the feedback was incorrect. Caution Pull requests must be written using an AI agent with human supervision. Pull requests written entirely by a human will likely be rejected, because of lower code quality, higher review effort and the higher risk of introducing bugs. Please note that AI review comments on this pull request alone do not satisfy this requirement. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughUpdated GitHub Pages deployment configuration in two release workflows, replacing the third-party Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 inconclusive)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 actionlint (1.7.12).github/workflows/release-automated.ymlcould not read ".github/workflows/release-automated.yml": open .github/workflows/release-automated.yml: no such file or directory .github/workflows/release-manual-docs.ymlcould not read ".github/workflows/release-manual-docs.yml": open .github/workflows/release-manual-docs.yml: no such file or directory 🔧 YAMLlint (1.38.0).github/workflows/release-automated.yml[Errno 2] No such file or directory: '.github/workflows/release-automated.yml' .github/workflows/release-manual-docs.yml[Errno 2] No such file or directory: '.github/workflows/release-manual-docs.yml' 🔧 Checkov (3.2.513).github/workflows/release-automated.yml2026-04-04 18:25:03,437 [MainThread ] [ERROR] Template file not found: .github/workflows/release-automated.yml ... [truncated 9249 characters] ... cess file .github/workflows/release-automated.yml .github/workflows/release-manual-docs.yml2026-04-04 18:25:03,440 [MainThread ] [ERROR] Template file not found: .github/workflows/release-manual-docs.yml ... [truncated 9283 characters] ... file .github/workflows/release-manual-docs.yml Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Replace untrusted third-party GitHub Actions with official alternatives to reduce supply chain attack surface.
Changes
peaceiris/actions-gh-pageswith officialactions/configure-pages+actions/upload-pages-artifact+actions/deploy-pagespipelineNote
The repository Pages source setting must be changed to "GitHub Actions" in Settings > Pages.
Summary by CodeRabbit