release 2.5.3

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2026-03-15 00:44:50 -04:00
parent e8dbf3cc4a
commit 1853d73993
3 changed files with 28 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "action-gh-release",
"version": "2.5.2",
"version": "2.5.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "action-gh-release",
"version": "2.5.2",
"version": "2.5.3",
"dependencies": {
"@actions/core": "^3.0.0",
"@actions/github": "^9.0.0",