Преглед изворни кода

add dependabot to update github actions

Piotr Kwiecinski пре 1 година
родитељ
комит
8d80775a01
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: daily