Skip to content

Commit

Permalink
build(deps): bump @actions/artifact from 1.1.1 to 1.1.2 (#247)
Browse files Browse the repository at this point in the history
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 1.1.1 to 1.1.2.
- [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-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>
  • Loading branch information
dependabot[bot] committed Sep 12, 2023
1 parent 692caf7 commit 079ae9a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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
Expand Up @@ -2,7 +2,7 @@
"name": "action-download-artifact",
"main": "main.js",
"dependencies": {
"@actions/artifact": "^1.1.1",
"@actions/artifact": "^1.1.2",
"@actions/core": "^1.10.1",
"@actions/github": "^5.0.1",
"adm-zip": "^0.5.10",
Expand Down

0 comments on commit 079ae9a

Please sign in to comment.