volta-cli / action

GitHub Action to Setup Volta
https://volta.sh
MIT License
93 stars 23 forks source link

Please release #79

Closed Sytten closed 2 years ago

Sytten commented 3 years ago

Hey! Thanks for the action. Can you create a release so we can use the registry url input. Thanks!

riccardogiorato commented 3 years ago

Ping @rwjblue. Is it possible a new release?

IanVS commented 2 years ago

@Sytten @riccardogiorato you should be able to use the most recent SHA directly (which is actually good security practice anyway). So instead of uses: volta-cli/action@v1, you'd use uses: volta-cli/action@fdf4cf319494429a105efaa71d0e5ec67f338c6e. Might at least unblock you for now, if nothing else.

rwjblue commented 2 years ago

Sorry this took me so long! You should be able to use v2 tag now...