Skip to content

Commit 15207fb

Browse files
authored
Merge pull request #1 from getsentry/dependabot/npm_and_yarn/actions/core-1.2.6
2 parents 24e81ec + 84cf26e commit 15207fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"author": "Sentry",
2626
"license": "MIT",
2727
"dependencies": {
28-
"@actions/core": "^1.2.0",
28+
"@actions/core": "^1.2.6",
2929
"@octokit/auth-app": "^2.4.14",
3030
"@octokit/rest": "^18.0.3"
3131
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@actions/core@^1.2.0":
6-
version "1.2.4"
7-
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.4.tgz#96179dbf9f8d951dd74b40a0dbd5c22555d186ab"
8-
integrity sha512-YJCEq8BE3CdN8+7HPZ/4DxJjk/OkZV2FFIf+DlZTC/4iBlzYCD5yjRR6eiOS5llO11zbRltIRuKAjMKaWTE6cg==
5+
"@actions/core@^1.2.6":
6+
version "1.2.6"
7+
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.6.tgz#a78d49f41a4def18e88ce47c2cac615d5694bf09"
8+
integrity sha512-ZQYitnqiyBc3D+k7LsgSBmMDVkOVidaagDG7j3fOym77jNunWRuYx7VSHa9GNfFZh+zh61xsCjRj4JxMZlDqTA==
99

1010
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.1":
1111
version "7.10.1"

0 commit comments

Comments
 (0)