Merge pull request #314 from mikepenz/dependabot/npm_and_yarn/actions/core-1.3.0

Bump @actions/core from 1.2.7 to 1.3.0
This commit is contained in:
Mike Penz
2021-05-24 08:35:17 +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.2.7",
"@actions/core": "^1.3.0",
"@actions/exec": "^1.0.4",
"@actions/github": "^5.0.0",
"@octokit/rest": "^18.5.3",