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 c1c2b9a + dfdef15 commit fe464d1Copy full SHA for fe464d1
.github/dependabot.yml
@@ -12,6 +12,11 @@ updates:
12
schedule:
13
# Check for updates to GitHub Actions every weekday
14
interval: "daily"
15
+ - package-ecosystem: "github-actions"
16
+ directory: "/.github/workflows/prepare-action"
17
+ schedule:
18
+ # Check for updates to GitHub Actions every weekday
19
+ interval: "daily"
20
21
- package-ecosystem: "pip"
22
directory: "/"
0 commit comments