Skip to content

Commit 54d70cc

Browse files
authored
dependabot.yml: Reduce github-actions update to weekly (#208)
codeql-action is updated very frequently, which is annoying. We may want to drop this to monthly, but try weekly for now.
1 parent d4dbdf9 commit 54d70cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ updates:
33
- package-ecosystem: github-actions
44
directory: /
55
schedule:
6-
interval: daily
6+
interval: weekly
77

88
- package-ecosystem: gomod
99
directory: /

0 commit comments

Comments
 (0)