release 2.3.4
Some checks failed
main / build (push) Has been cancelled

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen 2025-10-03 14:45:26 -04:00
parent 7dc9b8ac0f
commit 62c96d0c4e
No known key found for this signature in database
GPG key ID: FF9CD57EB6C90D56
3 changed files with 15 additions and 3 deletions

4
package-lock.json generated
View file

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