mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-06-28 06:16:01 +00:00
fix: remove redundant FileHandle.close()
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
parent
f3cad8bcbf
commit
6d62ca09e3
3 changed files with 4 additions and 5 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "action-gh-release",
|
||||
"version": "2.2.2",
|
||||
"version": "2.3.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "action-gh-release",
|
||||
"version": "2.2.2",
|
||||
"version": "2.3.1",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/github": "^6.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue