Skip to content

Commit eac9b74

Browse files
chore(deps): bump @actions/artifact from 2.1.1 to 2.1.4 (#2573)
1 parent db31aeb commit eac9b74

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "Adobe",
77
"main": "index.js",
88
"dependencies": {
9-
"@actions/artifact": "^2.1.1",
9+
"@actions/artifact": "^2.1.4",
1010
"@actions/core": "^1.10.1",
1111
"@actions/github": "^6.0.0",
1212
"@actions/glob": "^0.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
resolved "https://registry.yarnpkg.com/@0no-co/graphql.web/-/graphql.web-1.0.4.tgz#9606eb651955499525d068ce0ad8bea596286ce2"
88
integrity sha512-W3ezhHGfO0MS1PtGloaTpg0PbaT8aZSmmaerL7idtU5F7oCI+uu25k+MsMS31BVFlp4aMkHSrNRxiD72IlK8TA==
99

10-
"@actions/artifact@^2.1.1":
11-
version "2.1.1"
12-
resolved "https://registry.yarnpkg.com/@actions/artifact/-/artifact-2.1.1.tgz#b2bffae42744f0106eeb4a16264a6897abc1f1f4"
13-
integrity sha512-xVVwWhrRb4YLiTeYkNxctv9IhwIKUsLwIhqD9CKknXtQaqIksq5HttFN8wXQvMrpjQO4zGJf5xLUs6mKyfN4yQ==
10+
"@actions/artifact@^2.1.4":
11+
version "2.1.4"
12+
resolved "https://registry.yarnpkg.com/@actions/artifact/-/artifact-2.1.4.tgz#4009cc84171a2b7a2406935576f2dbb74e671341"
13+
integrity sha512-nKgNduFA02drKt4rFqXsF6PjWmfKdxZDuWWdenoI1bBzgys3y8O7kw4gAS+gvLOT3EfsyV+mwTIisuXBjwQ3RA==
1414
dependencies:
1515
"@actions/core" "^1.10.0"
1616
"@actions/github" "^5.1.1"

0 commit comments

Comments
 (0)