Merge pull request #446 from mikepenz/dependabot/npm_and_yarn/actions/core-1.5.0

build(deps): bump @actions/core from 1.4.0 to 1.5.0
This commit is contained in:
Mike Penz
2021-08-20 16:54:32 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"author": "Mike Penz",
"license": "Apache 2.0",
"dependencies": {
"@actions/core": "^1.4.0",
"@actions/core": "^1.5.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"@octokit/rest": "^18.9.1",