Config based on this recommendation: https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/keeping-your-actions-up-to-date-with-dependabot#example-dependabotyml-file-for-github-actions
Signed-off-by: Laura Flores <lflores@redhat.com>
- "dashboard"
pull-request-branch-name:
separator: "-"
+
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "daily"
+ commit-message:
+ prefix: ".github/workflows:"
+ pull-request-branch-name:
+ separator: "-"