Skip to content

Commit 06c2e5e

Browse files
Bump @actions/artifact from 1.1.0 to 1.1.1 (#57)
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/tool-cache@1.1.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4967a7 commit 06c2e5e

File tree

4 files changed

+18
-11
lines changed

4 files changed

+18
-11
lines changed

dist/main/index.js

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

dist/main/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 9 additions & 9 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
@@ -18,7 +18,7 @@
1818
"author": "Zennon Gosalvez",
1919
"license": "MIT",
2020
"dependencies": {
21-
"@actions/artifact": "^1.1.0",
21+
"@actions/artifact": "^1.1.1",
2222
"@actions/core": "^1.10.0",
2323
"@actions/exec": "^1.1.1",
2424
"@actions/github": "^5.1.1",

0 commit comments

Comments
 (0)