fix: lock node-fetch to minor releases
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"homepage": "https://github.com/peter-evans/dockerhub-description#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "1.5.0",
|
||||
"node-fetch": "3.0.0"
|
||||
"node-fetch": "^2.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "27.0.1",
|
||||
|
||||
Reference in New Issue
Block a user