We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27b93a2 + cb3d800 commit f0f7dd1Copy full SHA for f0f7dd1
.github/dependabot.yml
@@ -0,0 +1,12 @@
1
+# See: https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#about-the-dependabotyml-file
2
+version: 2
3
+
4
+updates:
5
+ # Configure check for outdated GitHub Actions actions in workflows.
6
+ # See: https://docs.github.com/en/github/administering-a-repository/keeping-your-actions-up-to-date-with-dependabot
7
+ - package-ecosystem: github-actions
8
+ directory: / # Check the repository's workflows under /.github/workflows/
9
+ schedule:
10
+ interval: daily
11
+ labels:
12
+ - "topic: infrastructure"
0 commit comments