Merge pull request #567 from joelwmale/dependabot/npm_and_yarn/actions/core-1.10.0

Bump @actions/core from 1.9.1 to 1.10.0
This commit is contained in:
mergify[bot]
2022-09-30 11:08:05 +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.9.1",
"@actions/core": "^1.10.0",
"node-fetch": "^3.2.10"
},
"devDependencies": {