Skip to content

Commit

Permalink
Bump @actions/core from 1.2.2 to 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Aug 6, 2020
1 parent 077c623 commit 4c13e6d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"prettier:check": "prettier --list-different '**/*.js'"
},
"devDependencies": {
"@actions/core": "^1.2.2",
"@actions/core": "^1.2.4",
"@actions/github": "^4.0.0",
"@zeit/ncc": "^0.21.1",
"eslint": "^6.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@actions/core@^1.2.2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.2.tgz#3c4848d50378f9e3bcb67bcf97813382ec7369ee"
integrity sha512-IbCx7oefq+Gi6FWbSs2Fnw8VkEI6Y4gvjrYprY3RV//ksq/KPMlClOerJ4jRosyal6zkUIc8R9fS/cpRMlGClg==
"@actions/core@^1.2.4":
version "1.2.4"
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.4.tgz#96179dbf9f8d951dd74b40a0dbd5c22555d186ab"
integrity sha512-YJCEq8BE3CdN8+7HPZ/4DxJjk/OkZV2FFIf+DlZTC/4iBlzYCD5yjRR6eiOS5llO11zbRltIRuKAjMKaWTE6cg==

"@actions/github@^4.0.0":
version "4.0.0"
Expand Down

0 comments on commit 4c13e6d

Please sign in to comment.