release 2.0.8

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen 2024-07-18 17:39:42 -04:00
parent 380635c4ad
commit c062e08bd5
No known key found for this signature in database
GPG key ID: 6577287BDCA70840
3 changed files with 13 additions and 3 deletions

4
package-lock.json generated
View file

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