release 2.6.0

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2026-03-15 14:23:25 -04:00
parent b959f31e96
commit 26e8ad27a0
3 changed files with 30 additions and 3 deletions

4
package-lock.json generated
View File

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