mirror of
https://github.com/earthly/actions-setup.git
synced 2024-12-28 23:49:47 +08:00
c2d4f803a6
* [ci]: Add workflow_dispatch event to allow running manually * [fix]: update jest snapshots to latest version * [ci]: Add GitHub token when running CI * [fix]: update test to new format of earthly version command * [chore]: run earthly +compile * [fix]: try swapping back to amd64 * [ci]: make all checkout actions use the token * [revert]: undo change to .gitignore * [revert]: Remove snapshot tests and use semver comparison instead * [ci]: patch version regexp * [chore]: actually use the version string * [ci]: add GITHUB_TOKEN env variable to prevent rate limiting * [test]: ensure we are checking for less than as well