Steps to reproduce:
- Push a change to your branch
- Trigger a build, wait for completion
- Push a new commit
- Re-run the action that was created in # 2 (Re-run all jobs)
Expected: Build is triggered for the commit hash used in step 2
Actual: Latest commit is used instead
Steps to reproduce:
Expected: Build is triggered for the commit hash used in step 2
Actual: Latest commit is used instead