Releases: johnbillion/action-wordpress-plugin-attestation
Releases · johnbillion/action-wordpress-plugin-attestation
Release list
0.7.3
Immutable
release. Only release title and notes can be modified.
Update to the latest attestation action to avoid Node 20 warnings.
0.7.2
Immutable
release. Only release title and notes can be modified.
- Adds the SHA-256 hash of the zip as an output.
- Ensures the zip is fully available prior to attempting to download it.
0.7.1
- Reduces the polling interval for the zip on wordpress.org so attestation happens faster
- Pins some dependencies for increased security
0.7.0
Adds some useful outputs.
0.6.0
Adds support for a custom ZIP URL.
0.5.1
Reduces the verbosity of output when running the action.
0.5.0
The version input parameter is now optional and defaults to the tag name when a tag or release is pushed.
0.4.0
Corrects the handling of the dry-run flag.
0.3.0
The plugin input parameter is now optional and defaults to the repo name.
0.2.0
Adds a configurable timeout for fetching the ZIP from WordPress.org.