[CI] Make dependabot upd composite actions#21761
Merged
KornevNikita merged 5 commits intointel:syclfrom Apr 14, 2026
Merged
Conversation
dependabot/dependabot-core#6704 prevents dependabot from updating all .yml files in the repo. Paths other than .github/workflows should be specified.
sarnex
reviewed
Apr 14, 2026
.github/dependabot.yml
Outdated
| - "/devops/actions/cleanup" | ||
| - "/devops/actions/reset_gpu" | ||
| - "/devops/actions/run-tests/benchmark" | ||
| - "/devops/actions/run-tests/linux/cts" |
Contributor
There was a problem hiding this comment.
I'm going to merge the Blender workflow in #21718 in like 10 minutes, can you make sure the actions there are listed here?
Contributor
Author
There was a problem hiding this comment.
Sure, please ping me when it's ready
Contributor
Author
|
Need to test if |
Contributor
|
I really hope that works :) |
Contributor
Author
|
So, I hope we won't get more nested folders than we have now:D |
Contributor
|
Maybe just add 5 levels of |
KornevNikita
commented
Apr 14, 2026
sarnex
approved these changes
Apr 14, 2026
Contributor
Author
|
I don't think this affects any testing, merging without passing pre-commit. |
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.
dependabot/dependabot-core#6704 prevents dependabot from updating all .yml files in the repo. Paths other than .github/workflows should be specified.
Example PR: KornevNikita#15