Merge pull request #437 from joelwmale/dependabot/npm_and_yarn/actions/core-1.7.0

Bump @actions/core from 1.6.0 to 1.7.0
This commit is contained in:
mergify[bot]
2022-04-26 11:04:26 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"author": "Joel Male",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/core": "^1.7.0",
"node-fetch": "^3.2.3"
},
"devDependencies": {