Browse Source

docs: add change log entry

Kjell Winblad 1 year ago
parent
commit
331f9a1b96
1 changed files with 1 additions and 0 deletions
  1. 1 0
      changes/ce/fix-13077.en.md

+ 1 - 0
changes/ce/fix-13077.en.md

@@ -0,0 +1 @@
+Updates to action configurations would sometimes not take effect without disabling and enabling the action. This means that an action could sometimes run with the old (previous) configuration even though it would look like the action configuration has been updated successfully.