From 8faf0d20c362feccc4d51c9fd29185f395c0f7fe Mon Sep 17 00:00:00 2001 From: JM Faircloth Date: Thu, 15 Feb 2024 11:41:42 -0600 Subject: [PATCH] Fix changelog link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 470d0e2..7f54b7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ Bugs: -* Revert [GH-509](https://github.com/hashicorp/vault-action/pull/509) which made a backwards incompatible bump of the node runtime from node16 to node20 [GH-524](https://github.com/hashicorp/vault-action/pull/524) +* Revert [GH-509](https://github.com/hashicorp/vault-action/pull/509) which made a backwards incompatible bump of the node runtime from node16 to node20 [GH-527](https://github.com/hashicorp/vault-action/pull/527) ## 2.8.0 (February 1, 2024)