fix(cleanupNpmrc.task.js): Use @actions/io to remove .npmrc

This commit is contained in:
densogiaichned 2025-07-04 14:23:59 +02:00
parent 8333fcccaa
commit b7db0cbbf5
No known key found for this signature in database
3 changed files with 4 additions and 8 deletions

1
package-lock.json generated
View file

@ -10,6 +10,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/io": "^1.1.3",
"@cycjimmy/awesome-js-funcs": "^4.0.9",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",