Explorar o código

add dependabot to update github actions

Piotr Kwiecinski hai 1 ano
pai
achega
8d80775a01
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  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