print vault error message on authentication failure (#409)

Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
This commit is contained in:
Kevin Schoonover 2023-01-23 15:52:40 -08:00 committed by GitHub
parent b08bc4993d
commit 7318a98db7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9288 additions and 9261 deletions

View file

@ -55,7 +55,7 @@
"@actions/core": "^1.10.0",
"@types/got": "^9.6.11",
"@types/jest": "^29.2.2",
"@zeit/ncc": "^0.22.3",
"@vercel/ncc": "^0.36.0",
"jest": "^29.3.1",
"jest-when": "^3.5.2",
"mock-http-server": "^1.4.5",