Skip to content

Commit

Permalink
Merge pull request shallwefootball#20 from shallwefootball/dependabot…
Browse files Browse the repository at this point in the history
…/npm_and_yarn/actions/core-1.2.6

Bump @actions/core from 1.2.4 to 1.2.6
  • Loading branch information
shallwefootball authored Dec 6, 2020
2 parents 882df50 + a9d8825 commit fbe2595
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 @@ -10,7 +10,7 @@
"package": "ncc build index.js -o dist"
},
"dependencies": {
"@actions/core": "^1.2.4",
"@actions/core": "^1.2.6",
"aws-sdk": "^2.641.0",
"klaw-sync": "^6.0.0",
"mime-types": "^2.1.26",
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.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/core@^1.2.6":
version "1.2.6"
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.6.tgz#a78d49f41a4def18e88ce47c2cac615d5694bf09"
integrity sha512-ZQYitnqiyBc3D+k7LsgSBmMDVkOVidaagDG7j3fOym77jNunWRuYx7VSHa9GNfFZh+zh61xsCjRj4JxMZlDqTA==

"@zeit/ncc@^0.21.1":
version "0.21.1"
Expand Down

0 comments on commit fbe2595

Please sign in to comment.