Skip to content

Commit 1919b28

Browse files
committed
Add dependabot automation for GitHub Actions packages
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
1 parent e319d1b commit 1919b28

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: 2
2+
package-ecosystem: "github-actions"
3+
directory: "/"
4+
schedule:
5+
interval: "weekly"
6+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)