docker / setup-buildx-action

GitHub Action to set up Docker Buildx
https://github.com/marketplace/actions/docker-setup-buildx
Apache License 2.0
984 stars 156 forks source link

missing crypto import #367

Closed crazy-max closed 1 month ago

crazy-max commented 1 month ago

someone posted a comment in https://github.com/docker/setup-buildx-action/pull/366#issuecomment-2391076403 but was removed later:

Error: crypto is not defined

I think we need to set the import: https://nodejs.org/api/globals.html#crypto_1

image

Keeping in draft while we wait for additional reports

cybe commented 1 month ago

Yeah, the new version 3.7.0 fails on me with ::error::crypto is not defined.