Merge pull request #301 from joelwmale/dependabot/npm_and_yarn/actions/core-1.6.0

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