release 2.4.1

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2025-10-11 11:40:52 -04:00
parent f38efdea4c
commit 6da8fa9354
4 changed files with 13 additions and 4 deletions

4
package-lock.json generated
View File

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