Skip to content

Commit 8cc91d1

Browse files
committed
Enable GitHub actions dependency updates
1 parent eb06f2e commit 8cc91d1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,10 @@ updates:
1010
- "*maven*plugin*"
1111
- "*plexus*"
1212
- "org.apache.maven*:*"
13+
- package-ecosystem: "github-actions"
14+
directory: "/"
15+
schedule:
16+
interval: monthly
17+
allow:
18+
- dependency-name: "actions/*"
19+
- dependency-name: "redhat-actions/*"

0 commit comments

Comments
 (0)