Skip to content

Commit 588eebf

Browse files
chore(deps): bump @actions/artifact from 2.1.9 to 2.1.11 (#3364)
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 2.1.9 to 2.1.11. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact) --- updated-dependencies: - dependency-name: "@actions/artifact" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f4ab73 commit 588eebf

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

.github/actions/file-diff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "Adobe",
88
"main": "index.js",
99
"dependencies": {
10-
"@actions/artifact": "^2.1.9",
10+
"@actions/artifact": "^2.1.11",
1111
"@actions/core": "^1.10.1",
1212
"@actions/github": "^6.0.0",
1313
"@actions/glob": "^0.5.0",

yarn.lock

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ __metadata:
1717
languageName: node
1818
linkType: hard
1919

20-
"@actions/artifact@npm:^2.1.9":
21-
version: 2.1.9
22-
resolution: "@actions/artifact@npm:2.1.9"
20+
"@actions/artifact@npm:^2.1.11":
21+
version: 2.1.11
22+
resolution: "@actions/artifact@npm:2.1.11"
2323
dependencies:
2424
"@actions/core": "npm:^1.10.0"
2525
"@actions/github": "npm:^5.1.1"
@@ -31,11 +31,10 @@ __metadata:
3131
"@octokit/request-error": "npm:^5.0.0"
3232
"@protobuf-ts/plugin": "npm:^2.2.3-alpha.1"
3333
archiver: "npm:^7.0.1"
34-
crypto: "npm:^1.0.1"
3534
jwt-decode: "npm:^3.1.2"
3635
twirp-ts: "npm:^2.5.0"
3736
unzip-stream: "npm:^0.3.1"
38-
checksum: 10c0/b37bf63ee3562d571d9ef4fd21c64badea7caac24874fb5dab52597031535bdda88ce5334b887609acdabb8b1de282b5e61a3c6043ef0ced9e225211a5c3c61e
37+
checksum: 10c0/8f5fcd66616b6b1393e0aac00ac1eff6b21184a934b25c8ee8682c4481aa3f86bd9ceb9cdfbb69efbbfb4852eb9114e1afcdde2bf4ca01bc4f71c81e969b35e7
3938
languageName: node
4039
linkType: hard
4140

@@ -4364,7 +4363,7 @@ __metadata:
43644363
version: 0.0.0-use.local
43654364
resolution: "@spectrum-tools/gh-action-file-diff@workspace:.github/actions/file-diff"
43664365
dependencies:
4367-
"@actions/artifact": "npm:^2.1.9"
4366+
"@actions/artifact": "npm:^2.1.11"
43684367
"@actions/core": "npm:^1.10.1"
43694368
"@actions/github": "npm:^6.0.0"
43704369
"@actions/glob": "npm:^0.5.0"
@@ -7697,13 +7696,6 @@ __metadata:
76977696
languageName: node
76987697
linkType: hard
76997698

7700-
"crypto@npm:^1.0.1":
7701-
version: 1.0.1
7702-
resolution: "crypto@npm:1.0.1"
7703-
checksum: 10c0/fcf7dbd68ac5415b7fde7d7208fe203038e92e83e8a8fcf6e86ab4771ce3dd026d6967a990ba56b9d1c771378210814d5c90d907d3739fbd1723d552ad6c8ab8
7704-
languageName: node
7705-
linkType: hard
7706-
77077699
"cson-parser@npm:^1.3.4":
77087700
version: 1.3.5
77097701
resolution: "cson-parser@npm:1.3.5"

0 commit comments

Comments
 (0)