@@ -38,7 +38,7 @@ __metadata:
38
38
languageName: node
39
39
linkType: hard
40
40
41
- "@actions/core@npm:^1.10.0, @actions/core@npm:^1.10.1, @actions/core@npm:^1. 9.1":
41
+ "@actions/core@npm:^1.10.0, @actions/core@npm:^1.9.1":
42
42
version: 1.10.1
43
43
resolution: "@actions/core@npm:1.10.1"
44
44
dependencies:
@@ -48,6 +48,25 @@ __metadata:
48
48
languageName: node
49
49
linkType: hard
50
50
51
+ "@actions/core@npm:^1.11.1":
52
+ version: 1.11.1
53
+ resolution: "@actions/core@npm:1.11.1"
54
+ dependencies:
55
+ "@actions/exec": "npm:^1.1.1"
56
+ "@actions/http-client": "npm:^2.0.1"
57
+ checksum: 10c0/9aa30b397d8d0dbc74e69fe46b23fb105cab989beb420c57eacbfc51c6804abe8da0f46973ca9f639d532ea4c096d0f4d37da0223fbe94f304fa3c5f53537c30
58
+ languageName: node
59
+ linkType: hard
60
+
61
+ "@actions/exec@npm:^1.1.1":
62
+ version: 1.1.1
63
+ resolution: "@actions/exec@npm:1.1.1"
64
+ dependencies:
65
+ "@actions/io": "npm:^1.0.1"
66
+ checksum: 10c0/4a09f6bdbe50ce68b5cf8a7254d176230d6a74bccf6ecc3857feee209a8c950ba9adec87cc5ecceb04110182d1c17117234e45557d72fde6229b7fd3a395322a
67
+ languageName: node
68
+ linkType: hard
69
+
51
70
"@actions/github@npm:^5.1.1":
52
71
version: 5.1.1
53
72
resolution: "@actions/github@npm:5.1.1"
@@ -92,6 +111,13 @@ __metadata:
92
111
languageName: node
93
112
linkType: hard
94
113
114
+ "@actions/io@npm:^1.0.1":
115
+ version: 1.1.3
116
+ resolution: "@actions/io@npm:1.1.3"
117
+ checksum: 10c0/5b8751918e5bf0bebd923ba917fb1c0e294401e7ff0037f32c92a4efa4215550df1f6633c63fd4efb2bdaae8711e69b9e36925857db1f38935ff62a5c92ec29e
118
+ languageName: node
119
+ linkType: hard
120
+
95
121
"@adobe/css-tools@npm:^4.4.0":
96
122
version: 4.4.0
97
123
resolution: "@adobe/css-tools@npm:4.4.0"
@@ -4312,7 +4338,7 @@ __metadata:
4312
4338
resolution: "@spectrum-tools/gh-action-file-diff@workspace:.github/actions/file-diff"
4313
4339
dependencies:
4314
4340
"@actions/artifact": "npm:^2.1.11"
4315
- "@actions/core": "npm:^1.10 .1"
4341
+ "@actions/core": "npm:^1.11 .1"
4316
4342
"@actions/github": "npm:^6.0.0"
4317
4343
"@actions/glob": "npm:^0.5.0"
4318
4344
diff: "npm:^7.0.0"
0 commit comments