From 9c2d817b85b9fff56bcab21cb74b485aee9e9d73 Mon Sep 17 00:00:00 2001 From: John-Michael Faircloth Date: Thu, 15 Feb 2024 11:42:04 -0600 Subject: [PATCH] Fix changelog link (#528) --- 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)