Skip to content

1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 12:48
aa36e9d

Added

  • Add skip-allow-scripts option (#14)
    • This can speed up the action by skipping the allow-scripts step, if it's not required.

Changed

  • Use MetaMask/action-retry-command for possible flaky steps (#16)

Fixed

  • Use current commit hash for cache key instead of github.sha (#15)