This commit is contained in:
dependabot[bot] 2024-05-03 15:17:55 +07:00 committed by GitHub
commit 5a3c08e67d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -49,7 +49,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.0",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^1.7.2",
"node-fetch": "^2.6.1"
},