Skip to content

Commit 1404052

Browse files
authoredMay 9, 2024
build(deps): bump @actions/artifact from 2.1.5 to 2.1.7 (#287)
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 2.1.5 to 2.1.7. - [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 8a9be73 commit 1404052

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "action-download-artifact",
33
"main": "main.js",
44
"dependencies": {
5-
"@actions/artifact": "^2.1.5",
5+
"@actions/artifact": "^2.1.7",
66
"@actions/core": "^1.10.1",
77
"@actions/github": "^6.0.0",
88
"adm-zip": "^0.5.12",

0 commit comments

Comments
 (0)