Closed
Description
The problem
All my repo have a nightly scheduled workflow. I noticed that all which use this Github Action broke tonight. I struggle to find what the actual error is. Here is one example where the workflow broke: https://github.com/eifinger/hass-here-weather/runs/6267125839?check_suite_focus=true
I am running on the master branch so I think the latest commit broke something.
Expected behavior
The Github Action starts, checks commits, sees there is nothing to do and exits successfully.