emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/url-scgi 105d201abe: Keep GitHub Actions up-to-date wit


From: ELPA Syncer
Subject: [elpa] externals/url-scgi 105d201abe: Keep GitHub Actions up-to-date with Dependabot
Date: Fri, 18 Nov 2022 06:58:26 -0500 (EST)

branch: externals/url-scgi
commit 105d201abea9d8bb818102e0002da4ef3335a605
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    Keep GitHub Actions up-to-date with Dependabot
---
 .github/dependabot.yml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000000..8eb3c27c3e
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,11 @@
+# Check for outdated GitHub Actions in workflows.
+
+# See 
https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#about-the-dependabotyml-file
+version: 2
+
+updates:
+  # See 
https://docs.github.com/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
+  - package-ecosystem: github-actions
+    directory: "/"
+    schedule:
+      interval: "daily"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]