Skip to content

Commit b053b1c

Browse files
build(deps): bump @actions/artifact from 6.0.0 to 6.1.0 (#369)
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 6.0.0 to 6.1.0. - [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-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c98f0b commit b053b1c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -3,7 +3,7 @@
33
"type": "module",
44
"main": "main.js",
55
"dependencies": {
6-
"@actions/artifact": "^6.0.0",
6+
"@actions/artifact": "^6.1.0",
77
"@actions/core": "^3.0.0",
88
"@actions/github": "^9.0.0",
99
"adm-zip": "^0.5.16",

0 commit comments

Comments
 (0)