Autoupdate github action - #1486
Conversation
This will keep stuff like `- uses: actions/checkout@v2` updated (v3 is latest) in Github Actions
|
Hello @IdiosApps 👋 I'm the Hyperion Project Bot and I want to thank you for To help you and other users test your pull requests faster, 🔗 https://github.com/hyperion-project/hyperion.ng/actions/runs/2637883658 Of course, if you make changes to your PR, I will create a new link. Best regards, |
|
@IdiosApps Thank you for your contribution! I was only wondering why the "checkout" action, which you explicitly highlighted,
was not part of the proposed updates... Do you have any idea why? |
My guess is there might be a limit to number of PRs it can raise at once. If it still doesn't upgrade, we should open an Issue with dependabot |
|
Thank you. |
Summary
This will keep stuff like
- uses: actions/checkout@v2updated (v3 is latest) in Github Actions, e.g. in the nightly workflowWhat kind of change does this PR introduce? (check at least one)
See above
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing setups:
The PR fulfills these requirements:
Fixes: #xxx[,#xxx], where "xxx" is the issue number)If adding a new feature, the PR's description includes:
PLEASE DON'T FORGET TO ADD YOUR CHANGES TO CHANGELOG.MD
I'm not clear on this - won't the changelog get update later on, if this is merged?
To avoid wasting your time, it's best to open a feature request issue first and wait for approval before working on it.
Other information: