瀏覽代碼

Merge pull request #2219 from aria2/dependabot

Let dependabot update GitHub Actions
Tatsuhiro Tsujikawa 1 年之前
父節點
當前提交
3e903cda97
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      .github/dependabot.yml

+ 6 - 0
.github/dependabot.yml

@@ -0,0 +1,6 @@
+version: 2
+updates:
+- package-ecosystem: "github-actions"
+  directory: "/"
+  schedule:
+    interval: "weekly"