Skip to content

Commit 1d48d78

Browse files
committed
chore(deps): update dependency @octokit/action to v3.17.1
1 parent 688cfe5 commit 1d48d78

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@actions/exec": "1.1.0",
5454
"@actions/io": "1.1.1",
5555
"@actions/tool-cache": "1.7.1",
56-
"@octokit/action": "3.17.0",
56+
"@octokit/action": "3.17.1",
5757
"@octokit/plugin-retry": "3.0.9",
5858
"filehound": "1.17.5",
5959
"fs-extra": "10.0.0",

yarn.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -970,15 +970,15 @@
970970
"@nodelib/fs.scandir" "2.1.4"
971971
fastq "^1.6.0"
972972

973-
"@octokit/[email protected].0":
974-
version "3.17.0"
975-
resolved "https://registry.yarnpkg.com/@octokit/action/-/action-3.17.0.tgz#f46b2290cd614bf865392f319254c85784ef0101"
976-
integrity sha512-dJq+hllFhAKPWfq5tXvd63xbf891vfbhYighMEeCLfdlnJINYFgC1guFFAIpAXm+CB2HbwYrAhciI3BcrnAr9A==
973+
"@octokit/[email protected].1":
974+
version "3.17.1"
975+
resolved "https://registry.yarnpkg.com/@octokit/action/-/action-3.17.1.tgz#0f69b8065908dce05210d832f6edd2670f9540e2"
976+
integrity sha512-nAXAm/gLJtCghDj/RFUCgPopTV59jrcEWkoKI1llWsLlQtzTHNXXC10HB5B4Tbfn4QR171kVUS/zwykuBrCX5g==
977977
dependencies:
978978
"@octokit/auth-action" "^1.2.0"
979979
"@octokit/core" "^3.0.0"
980980
"@octokit/plugin-paginate-rest" "^2.2.4"
981-
"@octokit/plugin-rest-endpoint-methods" "5.11.1"
981+
"@octokit/plugin-rest-endpoint-methods" "5.11.2"
982982
"@octokit/types" "^6.16.1"
983983
proxy-agent "^5.0.0"
984984

@@ -1054,12 +1054,12 @@
10541054
dependencies:
10551055
"@octokit/types" "^6.10.0"
10561056

1057-
"@octokit/[email protected].1":
1058-
version "5.11.1"
1059-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.11.1.tgz#308476ae5de133ab4d30a6fa6c8f2766ff2524a0"
1060-
integrity sha512-EE69SuO08wtnIy9q/HftGDr7/Im1txzDfeYr+I4T/JkMSNEiedUUE5RuCWkEQAwwbeEU4kVTwSEQZb9Af77/PA==
1057+
"@octokit/[email protected].2":
1058+
version "5.11.2"
1059+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.11.2.tgz#f3c374cdf4197b25ee62d8e132538115039fb4cc"
1060+
integrity sha512-oOJ/gC3e6XS5OyvLhS32BslGkKAyt/tgbLJUH1PKfIyDiRm4c6lSm+NHpy/L9WcdiCQji0RPglXTIH+8degjBg==
10611061
dependencies:
1062-
"@octokit/types" "^6.30.0"
1062+
"@octokit/types" "^6.31.0"
10631063
deprecation "^2.3.1"
10641064

10651065
"@octokit/[email protected]":
@@ -1093,7 +1093,7 @@
10931093
once "^1.4.0"
10941094
universal-user-agent "^6.0.0"
10951095

1096-
"@octokit/[email protected]", "@octokit/types@^6.16.1", "@octokit/types@^6.30.0":
1096+
"@octokit/[email protected]", "@octokit/types@^6.16.1", "@octokit/types@^6.31.0":
10971097
version "6.31.0"
10981098
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.31.0.tgz#b444852100090d1c5d0015614860c6131dc217e8"
10991099
integrity sha512-xobpvYmMYoFSxZB6jL1TPTMMZkxZIBlY145ZKibBJDKCczP1FrLLougtuVOZywGVZdcYs8oq2Bxb3aMjqIFeiw==

0 commit comments

Comments
 (0)