refreshVersions icon indicating copy to clipboard operation
refreshVersions copied to clipboard

Documentation about RefreshVersionsBot ends up with a non working Github Action

Open quandor opened this issue 2 years ago • 1 comments

🐛 Describe the bug

If you follow along the documentation regarding upgrade automation using Github actions https://jmfayard.github.io/refreshVersions/refreshversions-bot/, you will end up with a non working Github Action

⚠️ Current behavior

On executing the Github Action, you will get an error.

The workflow is not valid. .github/workflows/broken_refreshVersions.yml (Line: 29, Col: 25): A mapping was not expected .github/workflows/broken_refreshVersions.yml (Line: 53, Col: 25): A mapping was not expected

✅ Expected behavior

If I follow the documentation, I expect to end up with a successfully running Github Action.

💣 Steps to reproduce

See https://github.com/quandor/automatic-version-upgrades/actions/runs/4470198927 or run that pipeline manually.

quandor avatar Mar 20 '23 16:03 quandor

I do have a working Github Action. If you are interested in that one, let me know and I will open a PR.

quandor avatar Mar 20 '23 16:03 quandor