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.
1 parent f802d01 commit f9d91e4Copy full SHA for f9d91e4
.github/dependabot.yml
@@ -15,3 +15,19 @@ updates:
15
directory: "/.github/actions/fix"
16
schedule:
17
interval: "weekly"
18
+ - package-ecosystem: "github-actions"
19
+ directory: "/"
20
+ schedule:
21
+ interval: "weekly"
22
23
+ directory: "/.github/actions/gh-cache/cache"
24
25
26
27
+ directory: "/.github/actions/gh-cache/restore"
28
29
30
31
+ directory: "/.github/actions/gh-cache/save"
32
33
0 commit comments