You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I do have a working Github Action.
If you are interested in that one, let me know and I will open a PR.
LouisCAD
changed the title
Documentation about RefreshVersionsBot ends up with an non working Github Action
Documentation about RefreshVersionsBot ends up with a non working Github Action
Aug 8, 2023
🐛 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
On executing the Github Action, you will get an error.
✅ 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.
The text was updated successfully, but these errors were encountered: