chore: release 2.0.9

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen 2024-10-31 14:17:14 -04:00
parent 04afa1392e
commit e7a8f85e1c
No known key found for this signature in database
GPG key ID: 6577287BDCA70840
4 changed files with 10 additions and 6 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "action-gh-release",
"version": "2.0.8",
"version": "2.0.9",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "action-gh-release",
"version": "2.0.8",
"version": "2.0.9",
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",