Document pre-release behavior (#73)

* Add user agent reporting to terraform download
* Upgrade js-releases dependency
This commit is contained in:
Audrey Eschright 2020-12-08 11:26:01 -08:00 committed by GitHub
parent 32c4f59108
commit 5d2ec201a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 21 additions and 18 deletions

View file

@ -18,7 +18,7 @@
"@actions/github": "^4.0.0",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^1.6.1",
"@hashicorp/js-releases": "^1.1.0"
"@hashicorp/js-releases": "^1.2.0"
},
"devDependencies": {
"@zeit/ncc": "0.22.1",