Skip to content

Commit b5da0ae

Browse files
deps: bump @actions/artifact from 2.0.0 to 2.0.1 (zgosalvez#17)
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 2.0.0 to 2.0.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/artifact) --- updated-dependencies: - dependency-name: "@actions/artifact" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36536ad commit b5da0ae

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -33,7 +33,7 @@
3333
},
3434
"license": "MIT",
3535
"dependencies": {
36-
"@actions/artifact": "^2.0.0",
36+
"@actions/artifact": "^2.0.1",
3737
"@actions/core": "^1.10.1",
3838
"@actions/exec": "^1.1.1",
3939
"@actions/github": "^6.0.0",

0 commit comments

Comments
 (0)