release 2.3.2

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2025-06-10 18:33:08 -04:00
parent 552dc5524b
commit 72f2c25fcb
3 changed files with 7 additions and 3 deletions

4
package-lock.json generated
View File

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