actions-marketplace-validations/FBA Plugin Release
Automatically update FastAPI Best Architecture plugin version after a release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 11, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/fastapi-practices_plugin-release@7ce1b409928fc3340d11d8ff1c5b25efe4e70f64 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| plugin-name | The name of the plugin, must match the submodule directory name in fastapi-practices/plugins. Defaults to the repository name of the caller. | no | ${{ github.event.repository.name }} |
| push-to | The repository to push the update branch to (owner/repo). e.g. "your-username/plugins" | yes | — |
Outputs
no outputs