Update Medusa
Version updated for https://github.com/medusajs/medusa-update-action to version v1.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Medusa Update Action is a GitHub Action designed to automatically update @medusajs/* dependencies in a project and open a pull request with the changes. It detects the package manager in use, updates only Medusa-related packages, verifies the build for errors, and can optionally auto-fix issues with the help of Claude AI. This action streamlines dependency management for Medusa projects, ensuring they stay up-to-date and compatible while reducing manual effort.
What’s Changed
Full Changelog: https://github.com/medusajs/medusa-update-action/compare/v0.0.2...v1.0.0