Skip to content

Releases: lando/code-sign-action

v3.0.0

19 Nov 16:43
Compare
Choose a tag to compare
  • Added inputs.certificate-id for use when using non-Apple signing certs
  • Added inputs.signtool to explicitly use a particular tool but not usage is not recommended
  • Dropped support for linux, it never really worked and wasn't ever needed, it now errors on Linux
  • Improved inputs.file to correctly handle relative and absolute paths
  • Refactored code to be more pluggable in the event we want to support additional future signing methods

v2.2.0

03 May 18:10
Compare
Choose a tag to compare
  • Added support for using DigiCert KeyLocker to sign Windows and Linux packages. #7

v2.1.1

17 Jun 15:47
Compare
Choose a tag to compare

v2.1.0

27 Apr 19:11
Compare
Choose a tag to compare
  • Added support for either altool or notarytool for notarizations
  • Switched set-output and save-state to new $GITHUB_OUTPUT and $GITHUB_STATE. See this
  • Updated to use new @lando/notarize-action@v2

v2.0.0

13 Apr 20:50
Compare
Choose a tag to compare