Skip to content

Commit 18ee0df

Browse files
Bump @actions/artifact from 2.1.0 to 2.1.1 (#187)
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 2.1.0 to 2.1.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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e568fec commit 18ee0df

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
@@ -28,7 +28,7 @@
2828
"wrapper-transform": "tsc"
2929
},
3030
"dependencies": {
31-
"@actions/artifact": "^2.1.0",
31+
"@actions/artifact": "^2.1.1",
3232
"@actions/cache": "^3.2.3",
3333
"@actions/core": "^1.10.1",
3434
"@actions/tool-cache": "^2.0.1"

0 commit comments

Comments
 (0)