瀏覽代碼

workflow: update github actions via dependabot (#5656)

neilnaveen 4 年之前
父節點
當前提交
94a18197f3
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      .github/dependabot.yml

+ 6 - 0
.github/dependabot.yml

@@ -62,3 +62,9 @@ updates:
   - dependency-name: node-notifier
   - dependency-name: node-notifier
     versions:
     versions:
     - 8.0.1
     - 8.0.1
+- package-ecosystem: "github-actions"
+  directory: "/"
+  schedule:
+    interval: monthly
+  open-pull-requests-limit: 10
+  versioning-strategy: lockfile-only