Open davidism opened 3 months ago
If an action's repo is transferred or renamed, the API call with its old name will redirect, causing a failure. An easy fix is to follow redirects. A harder fix is to apply the rename to the line, as well as the version update.
Is there a way the stacktrace could output the action that changed its name?
If an action's repo is transferred or renamed, the API call with its old name will redirect, causing a failure. An easy fix is to follow redirects. A harder fix is to apply the rename to the line, as well as the version update.