From a2b0094a4d101ce7f5ca3eb26879bea365ac071b Mon Sep 17 00:00:00 2001 From: peterwoodworth Date: Thu, 24 Aug 2023 14:49:22 -0700 Subject: [PATCH] change bugfix description --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad9baf7..9e6eff3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file. See [standa credentials have special characters (Fixes #599) ### Bug Fixes -* Fixes #792: V3 breaks by somehow assuming the use of OIDC +* Fixes #792: Action fails when intending to use existing credentials * Minor typo fix from @ubaid-ansari21 ### Changes to existing functionality