You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ _None_
14
14
15
15
### Bug Fixes
16
16
17
-
- Fix NoMethodError (`undefined method 'trigger_action_by_name' for nil:NilClass`) when running `configure_setup` by replacing `other_action.sh` calls with `Actions.sh` in `configure_apply_action`. [#670]
17
+
- Fix `NoMethodError` (`undefined method 'trigger_action_by_name' for nil:NilClass`) when running `configure_setup`. [#670]
0 commit comments