Skip to content

Commit 24e807a

Browse files
build(deps): bump @actions/artifact from 2.1.9 to 2.1.10 (#311)
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 2.1.9 to 2.1.10. - [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 9592e3c commit 24e807a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.9",
5+
"@actions/artifact": "^2.1.10",
66
"@actions/core": "^1.10.1",
77
"@actions/github": "^6.0.0",
88
"adm-zip": "^0.5.16",

0 commit comments

Comments
 (0)