diff --git a/.changelog/11783.txt b/.changelog/11783.txt index 285821e112d..bee5f76bea7 100644 --- a/.changelog/11783.txt +++ b/.changelog/11783.txt @@ -1,3 +1,3 @@ ```release-note:bug -template: Fixed a bug where templates did not receive updated vault token if `change_mode = "noop"` was set +template: Fixed a bug where templates did not receive an updated vault token if `change_mode = "noop"` was set in the job definition's `vault` stanza. ```