v0.4.4
Overview
- Add new flag
- Change existing flag
- Dependency update
- built using Go 1.16.6
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
Added
- Implement
verbose
flag- expose certificate fingerprints
- expose
KeyID
andIssuerKeyID
values- previously shown by default
Changed
-
Flags
- reassign
v
short flag fromversion
toverbose
flag
- reassign
-
Output
KeyID
andIssuerKeyID
values are now shown only when thev
short
flag orverbose
long flags are specified
-
Dependencies
actions/setup-node
- updated from
v2.3.0
tov2.3.2
- updated from
References
- See the
v0.4.4
milestone for the issues associated with this release. - See our CHANGELOG for more information.