Describe the bug
I'm having some difficulty with while conditions. I was attempting to use a minimally modified version of the sample playbook here https://cossas.github.io/SOARCA/docs/concepts/executable-playbooks/
I also created a minimal playbook with two action steps and a while condition to confirm the error.
It seems the action that increments the counter variable for exiting the while condition is prevented from executing more than once.
To Reproduce provide details logs and steps
Run a playbook with an while condition and action step in it.
Expected behavior
Reporting of the iteration of the step are captured
Screenshots

Environment information
All
Additional context
Reported via Slack