release 2.3.3

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2025-09-07 00:36:40 -04:00
parent fbadcc90e8
commit 6cbd405e2c
4 changed files with 19 additions and 7 deletions

4
package-lock.json generated
View File

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