Merge pull request #69 from simonecorsi/dependabot/npm_and_yarn/actions/core-1.8.2

build(deps): bump @actions/core from 1.8.0 to 1.8.2
This commit is contained in:
Simone Corsi
2022-05-16 15:46:55 +02:00
committed by GitHub
2 changed files with 18 additions and 18 deletions

View File

@@ -53,7 +53,7 @@
"typescript": "^4.6.4"
},
"dependencies": {
"@actions/core": "^1.8.0",
"@actions/core": "^1.8.2",
"@actions/exec": "^1.1.1",
"ejs": "^3.1.8",
"gh-star-fetch": "^1.3.0",