Skip to content

Commit

Permalink
Bump @actions/artifact from 0.5.2 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 0.5.2 to 1.0.0.
- [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/io@1.0.0/packages/artifact)

---
updated-dependencies:
- dependency-name: "@actions/artifact"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 3, 2022
1 parent e4766c8 commit 75e4d9f
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 54 deletions.
81 changes: 28 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"license": "MIT",
"dependencies": {
"@actions/artifact": "^0.5.2",
"@actions/artifact": "^1.0.0",
"@actions/core": "^1.4.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^4.0.0",
Expand Down

0 comments on commit 75e4d9f

Please sign in to comment.