June 5, 2025
crowdin-action
Version updated for https://github.com/crowdin/github-action to version v2.7.1.
This action is used across all versions by 10,918 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed CLI 4.7.1 by @andrii-bodnar docs: pull_request_base_branch_name description by @andrii-bodnar in https://github.com/crowdin/github-action/pull/276 Full Changelog: https://github.com/crowdin/github-action/compare/v2.7.0...v2.7.1
June 5, 2025
CGO actions
Version updated for https://github.com/go-cross/cgo-actions to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/go-cross/cgo-actions/compare/v1.0.1...v1.1.0
June 5, 2025
CBAE action
Version updated for https://github.com/Namokar100/cbae-action to version v1.0.8.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Get comprehensive summary of the scan in Summary tab
June 5, 2025
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version lingo.dev@0.93.7.
This action is used across all versions by 57 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Patch Changes 5d27455 Thanks @maxprilutskiy! - add boolean parsing
June 5, 2025
CBAE action
Version updated for https://github.com/Namokar100/cbae-action to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Performs CBOM vulnerability analysis on a repository using CLI and provides a detailed compliance report.
June 5, 2025
Setup ccache action
Version updated for https://github.com/Chocobo1/setup-ccache-action to version v1.4.8.
This action is used across all versions by 478 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bump dependencies to latest
June 5, 2025
terraform-cdk-action
Version updated for https://github.com/hashicorp/terraform-cdk-action to version v10.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 66 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 10.0.0 (2025-06-04) ⚠ BREAKING CHANGES change default CDKTF version to 0.21.0 (#290) Updates change default CDKTF version to 0.21.0 (#290) (64770d1) deps: upgrade dependencies (#289) (976e8c5)
June 5, 2025
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version @lingo.dev/_compiler@0.1.3.
This action is used across all versions by 57 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Patch Changes f42cff8 Thanks @maxprilutskiy! - flat reexports
June 5, 2025
Svelte Migration Analysis
Version updated for https://github.com/spences10/svelte-migration-action to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🚀 Svelte Migration Analysis Action v1.0.0 Initial release of the Svelte Migration Analysis Action for the GitHub Marketplace!
✨ What’s Included 🔍 Static Analysis: Detects Svelte 4 patterns that need updating for Svelte 5 🤖 AI-Powered Insights: Optional Claude analysis for detailed migration suggestions 💬 PR Comments: Automatic comments on pull requests with findings ⚡ Fast Analysis: Built with TypeScript and optimized for large codebases 📊 Comprehensive Reports: Issues, warnings, and migration guidance 🎯 Configurable: Filter files, set failure conditions, and customize behavior 🔧 Zero Config: Works out of the box with sensible defaults 🚀 Quick Start - name: Analyse Svelte Migration uses: spences10/svelte-migration-action@v1 with: github-token: ${{ secrets.