Skip to content

Commit

Permalink
npm(deps): bump the npm group with 1 update (#402)
Browse files Browse the repository at this point in the history
Bumps the npm group with 1 update: [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact).


Updates `@actions/artifact` from 2.0.1 to 2.1.0
- [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-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 1c0ab50 commit 17996ab
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
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"ci": "export RANDOM_UUID=$(uuidgen) && rm -rdf node_modules && node scripts/ci/before.js && npm ci && node scripts/ci/after.js"
},
"dependencies": {
"@actions/artifact": "^2.0.1",
"@actions/artifact": "^2.1.0",
"@actions/core": "^1.10.1",
"@annangela/eslint-config": "^5.0.2",
"@annangela/eslint-formatter-gha": "^1.1.2",
Expand Down

0 comments on commit 17996ab

Please sign in to comment.