notaryproject / notation-action

GitHub Actions for signing and verifying artifacts with Notation
https://notaryproject.dev/
Apache License 2.0
16 stars 7 forks source link

feat: use notation plugin install #63

Closed Two-Hearts closed 1 month ago

Two-Hearts commented 1 month ago

This PR updates the notation plugin installation to:

  1. Notation greater or equal to version 1.1.0, use notation plugin install command to install plugins.
  2. Other Notation versions, use original method to install plugins.