Merge pull request #203 from joelwmale/dependabot/npm_and_yarn/actions/core-1.3.0

Bump @actions/core from 1.2.7 to 1.3.0
This commit is contained in:
mergify[bot]
2021-05-24 06:08:30 +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.2.7",
"@actions/core": "^1.3.0",
"node-fetch": "^2.6.1"
},
"devDependencies": {