Release v1.3.0

This commit is contained in:
mtkennerly 2023-03-28 23:35:29 +08:00
parent 63f40be390
commit 7dbe6c8000
No known key found for this signature in database
GPG key ID: E764BE00BE6E6408

View file

@ -1,4 +1,4 @@
## Unreleased ## v1.3.0 (2023-03-28)
* Rewrote as a composite action (which invokes a Python script) instead of a Node.js 16 action. * Rewrote as a composite action (which invokes a Python script) instead of a Node.js 16 action.
There should be no observable changes in the action's usage or API. There should be no observable changes in the action's usage or API.