Update dependency @actions/core to v1.2.4

This commit is contained in:
Renovate Bot 2020-05-02 08:40:54 +00:00
parent 2132f428f6
commit 56ad1fed7b
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
},
"homepage": "https://github.com/peter-evans/create-pull-request",
"dependencies": {
"@actions/core": "1.2.0",
"@actions/core": "1.2.4",
"@actions/exec": "1.0.4",
"@actions/tool-cache": "1.1.2",
"is-docker": "2.0.0"