cloudsmith-io / action

Github Action that uses the cloudsmith cli to interact with the Cloudsmith API (pushes, etc)
https://github.com/marketplace/actions/cloudsmith-push
MIT License
14 stars 12 forks source link

fix: use Cloudsmith hosted docker image for running the action #36

Closed paddycarey closed 1 year ago

paddycarey commented 1 year ago

What's Changed

Use a Cloudsmith hosted Docker image to run the Github Action. This helps avoid Docker Hub rate limits for users with self-hosted runners.