This is a continuation of knative-extensions/.github#119
The fix there was only for tests but I just encountered this for linting
ie.
- I opened a PR but the repo has a linting issue so a linting action fails
- A different PR fixed the linting and was merged
- Re-running the actions in my original PR should pass now
currently step 3 will fail because the linting tasks don't merge upstream