FBA Plugin Release
Version updated for https://github.com/fastapi-practices/plugin-release to version v1.0.4.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The plugin-release GitHub Action automates the process of updating a submodule in the fastapi-practices/plugins repository whenever a new version of a plugin is released. It creates a pull request to synchronize the submodule with the latest commit, ensuring that the main plugins repository stays up to date. This action streamlines version management and reduces manual effort in maintaining plugin dependencies.