Skip to content

Commit d42b074

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

File tree

2 files changed

+477
-33
lines changed

2 files changed

+477
-33
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": "^1.1.2",
9+
"@actions/artifact": "^2.0.1",
1010
"@actions/core": "^1.10.1",
1111
"@actions/github": "^6.0.0",
1212
"@actions/glob": "^0.4.0",

0 commit comments

Comments
 (0)