changeset 33013:c8fd3846064d

maint: Merge stable to default.
author Markus Mützel <markus.muetzel@gmx.de>
date Tue, 13 Feb 2024 11:30:20 +0100
parents 4c53ef3f3671 (current diff) 21c1fbc6fbdf (diff)
children 675620cccdb6
files
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.github/dependabot.yml	Tue Feb 13 11:30:20 2024 +0100
@@ -0,0 +1,10 @@
+# Set update schedule for GitHub Actions
+
+version: 2
+updates:
+
+  - package-ecosystem: "github-actions"
+    directory: "/"
+    schedule:
+      # Check for updates to GitHub Actions every week
+      interval: "weekly"