Update to v2.4.2 (#357)

This commit is contained in:
vinay-gopalan
2022-08-15 11:56:52 -07:00
committed by GitHub
parent f380d921ae
commit 7d98524254
2 changed files with 1494 additions and 772 deletions

View File

@@ -1,5 +1,7 @@
## Unreleased
## 2.4.2 (Aug 15, 2022)
Bugs:
* Errors due to replication delay for tokens will now be retried [GH-333](https://github.com/hashicorp/vault-action/pull/333)