chore: Add a bot to update github actions#197
Merged
ielashi merged 2 commits intodfinity:mainfrom Mar 27, 2024
Merged
Conversation
ielashi
approved these changes
Feb 20, 2024
Contributor
Author
ielashi
added a commit
that referenced
this pull request
Mar 4, 2024
Contributor
|
@bitdivine Can you rebase and try again? The problem should be fixed with #200 |
Contributor
Author
|
Thank you for looking, @ielashi . I hit the update button and got the same CI error, however I note that that button creates a merge, not a rebase. Rebased locally and hard pushed. Waiting.. Ok, done, but the error is the same. |
Contributor
Author
|
@ielashi I have added you to the branch repository, by the way, so that you have permission to rebase or experiment in case that is useful. |
|
Contributor
|
@bitdivine The issue is now (finally!) fixed :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Motivation
CI is emitting warnings about outdated GitHub actions. Updating GitHub actions is a chore, but Dependabot can reduce the workload by creating PRs to update actions.
Note: Humans still need to review the updates, so this reduces but does not remove the maintenance effort.
Changes
Tests