mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-16 08:32:34 +00:00
Allow proxy values to be set (#147)
This action fails behind a proxy, this PR updates hashicorp/js-releases from 1.40 to 1.50 which should allow a proxy to be set. - bump hashicorp/js-releases from 1.40 to 1.50 Fixes #17 Co-authored-by: James Pogran <jpogran@outlook.com>
This commit is contained in:
parent
ca6738af70
commit
9cfb6b62dd
7 changed files with 56902 additions and 297 deletions
|
|
@ -23,7 +23,7 @@
|
|||
"@actions/github": "^4.0.0",
|
||||
"@actions/io": "^1.1.0",
|
||||
"@actions/tool-cache": "^1.6.1",
|
||||
"@hashicorp/js-releases": "^1.4.0"
|
||||
"@hashicorp/js-releases": "^1.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "0.33.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue