this repo has no description

Merge pull request #21515 from turrisxyz/Dependabot-GitHub-Actions

chore: Included githubactions in the dependabot config

Changed files
+6
.github
+6
.github/dependabot.yml
···
···
+
version: 2
+
updates:
+
- package-ecosystem: "github-actions"
+
directory: "/"
+
schedule:
+
interval: "weekly"