12
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2026-05-04 00:34:25 +00:00

Fix e2e CI failure from "Test that overwrite env var works in nested action (#453)" (#467)

Fix e2e CI failure VAULT-17057
Co-authored-by: Leonardo Villela <leonardo.villela37@gmail.com>
This commit is contained in:
Thy Ton 2023-06-13 11:22:43 -07:00 committed by GitHub
parent ec2980c187
commit 62aa8bb4c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 34 additions and 0 deletions

3
.gitignore vendored
View file

@ -59,3 +59,6 @@ typings/
# next.js build output
.next
# GoLand IDE project files
.idea