reproducible-containers / buildkit-cache-dance

Save `RUN --mount=type=cache` caches on GitHub Actions ( Forked from https://github.com/overmindtech/buildkit-cache-dance )
Apache License 2.0
143 stars 29 forks source link

feat: reimplement read-action-input in bash instead of node #22

Closed NgoKimPhu closed 6 months ago

NgoKimPhu commented 6 months ago

This PR reimplements the utility function read-action-input in bash instead of node

AkihiroSuda commented 6 months ago

For v3, the file will be replaced in: