Skip to content

Commit 503bc3e

Browse files
chore(deps): bump @actions/exec from 1.1.1 to 2.0.0 (#2737)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e9e5a2 commit 503bc3e

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"homepage": "https://github.com/tj-actions/changed-files#readme",
3535
"dependencies": {
3636
"@actions/core": "^1.10.0",
37-
"@actions/exec": "^1.1.1",
37+
"@actions/exec": "^2.0.0",
3838
"@actions/github": "^6.0.0",
3939
"@octokit/rest": "^22.0.0",
4040
"@stdlib/utils-convert-path": "^0.2.1",

yarn.lock

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@
1717
dependencies:
1818
"@actions/io" "^1.0.1"
1919

20+
"@actions/exec@^2.0.0":
21+
version "2.0.0"
22+
resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-2.0.0.tgz#35e829723389f80e362ec2cc415697ec74362ad8"
23+
integrity sha512-k8ngrX2voJ/RIN6r9xB82NVqKpnMRtxDoiO+g3olkIUpQNqjArXrCQceduQZCQj3P3xm32pChRLqRrtXTlqhIw==
24+
dependencies:
25+
"@actions/io" "^2.0.0"
26+
2027
"@actions/github@^6.0.0":
2128
version "6.0.1"
2229
resolved "https://registry.yarnpkg.com/@actions/github/-/github-6.0.1.tgz#76e5f96df062c90635a7181ef45ff1c4ac21306e"
@@ -43,6 +50,11 @@
4350
resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.3.tgz#4cdb6254da7962b07473ff5c335f3da485d94d71"
4451
integrity sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==
4552

53+
"@actions/io@^2.0.0":
54+
version "2.0.0"
55+
resolved "https://registry.yarnpkg.com/@actions/io/-/io-2.0.0.tgz#3ad1271ba3cd515324f2215e8d4c1c0c3864d65b"
56+
integrity sha512-Jv33IN09XLO+0HS79aaODsvIRyduiF7NY/F6LYeK5oeUmrsz7aFdRphQjFoESF4jS7lMauDOttKALcpapVDIAg==
57+
4658
"@ampproject/remapping@^2.2.0":
4759
version "2.3.0"
4860
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.3.0.tgz#ed441b6fa600072520ce18b43d2c8cc8caecc7f4"

0 commit comments

Comments
 (0)