Merge pull request #452 from joelwmale/dependabot/npm_and_yarn/actions/core-1.8.1

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