release 2.5.2

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2026-03-14 22:01:58 -04:00
parent 7a0ff5e07a
commit b25b93d384
3 changed files with 22 additions and 3 deletions

4
package-lock.json generated
View File

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