We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc3f59 commit b4a9399Copy full SHA for b4a9399
.github/dependabot.yml
@@ -110,6 +110,9 @@ updates:
110
# Missed non ansys actions that should by assigned to a group
111
must-be-assigned-actions:
112
patterns:
113
+ - peter-evans/find-comment
114
+ - pyvista/setup-headless-display-action
115
+ - vimtor/action-zip
116
- dependabot/fetch-metadata
117
exclude-patterns:
118
- "ansys/actions*"
doc/source/changelog/1074.maintenance.md
@@ -0,0 +1 @@
1
+Updating dependabot.yml with missing actions
0 commit comments