Bump @hashicorp/js-releases from 1.6.1 to 1.7.0 (#348)

* Bump @hashicorp/js-releases from 1.6.1 to 1.7.0

Bumps [@hashicorp/js-releases](https://github.com/hashicorp/js-releases) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/hashicorp/js-releases/releases)
- [Changelog](https://github.com/hashicorp/js-releases/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/js-releases/compare/v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: "@hashicorp/js-releases"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Running npm ci && npm run build locally and pushing

* update dist

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Bennett <ben.bennett@hashicorp.com>
Co-authored-by: Austin Valle <austinvalle@gmail.com>
This commit is contained in:
dependabot[bot] 2023-09-12 06:43:59 -04:00 committed by GitHub
parent f3501afcbe
commit ed6db656dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 27 additions and 19 deletions

View file

@ -24,7 +24,7 @@
"@actions/github": "^5.1.1",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"@hashicorp/js-releases": "^1.6.1"
"@hashicorp/js-releases": "^1.7.0"
},
"devDependencies": {
"@vercel/ncc": "^0.38.0",