Skip to content

Commit dc0f60b

Browse files
committed
fixup: Configure dependabot for security updates for github actions
1 parent 7311b41 commit dc0f60b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,8 @@ updates:
1212
time: "05:00"
1313
timezone: "America/Los_Angeles"
1414
open-pull-requests-limit: 0 # Disable non-security version updates
15+
- package-ecosystem: github-actions
16+
directory: "/"
17+
schedule:
18+
interval: weekly
19+
open-pull-requests-limit: 0 # Disable non-security version updates

0 commit comments

Comments
 (0)