actions-marketplace-validations/minio-action
SetUP MinIO
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 15, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/infleet_minio-action@cd1a1132c961c720aff2a140caa498d94d509b94 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of MinIO | no | latest |
| port | Port to forward the access to MinIO, S3 API like | no | 9000 |
| username | The username used to authenticate to S3 api, common used as AWS_ACCESS_KEY_ID | yes | — |
| password | The password used to authenticate to S3 api, common used as AWS_SECRET_ACCESS_KEY | yes | — |
Outputs
no outputs