Skip to content

v1.30.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 22:48
· 77 commits to master since this release

🐞 Fixes

  • Fixed an issue where dependencies/dependents of an affected task would be skipped in the action
    graph if they were also not affected.
  • Fixed a potential cycle (stack overflow) that may occur in the affected tracker.

⚙️ Internal

  • Improved task dependent resolution in the action graph.