Merge pull request #111 from simonecorsi/dependabot/npm_and_yarn/actions/core-1.9.0

build(deps): bump @actions/core from 1.8.2 to 1.9.0
This commit is contained in:
Simone Corsi
2022-07-06 09:25:35 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

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