Changes visible for end-users:
- add basic debug logs to help users investigate the issues in their workflows, you can read more in the new section of Readme
- improve fail messages seen in the action output
- action now creates comparison using the correct target branch instead of default repository branch, however the default branch is still the fallback, if for some reason, the target branch no longer exist
⚠️ Additional notes
If the action fails in your repository for the Dependabot PRs please check the "Common Issues" section in the Readme, which includes the guide how to update the workflow file and why you need to do this to fix the issue.