Revert "fix secrets stored in json format (#466)" (#471)

* Revert "fix secrets stored in json format (#466)"

This reverts commit b9f4d16071.

* fix build: use new Verified Publisher image hashicorp/vault
This commit is contained in:
John-Michael Faircloth
2023-07-03 10:31:51 -05:00
committed by GitHub
parent 357cb9c034
commit 5213b69445
8 changed files with 12 additions and 144 deletions

View File

@@ -66,4 +66,4 @@ describe('exportSecrets retries', () => {
done();
});
});
});
});