Releases: common-fate/install-cli-action
Releases · common-fate/install-cli-action
v1
update default CLI version
v1.0.3
Fixes an issue where ~/.cf/config
was required to exist. Updates the default CLI version to v1.12.0.
Full Changelog: v1.0.2...v1.0.3
v1.0.2
- Marks the Common Fate GPG key as trusted when it is imported: this prevents the action from showing warnings that the key is untrusted, when the binary checksums are in fact signed with the key we want them.
- The action creates an empty
~/.cf/config
to mitigate initialisation errors in the CLI.
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Fixes an issue where the GPG key was not imported from the correct path when the action was used in external repositories.
Full Changelog: v1.0.0...v1.0.1