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 65b61bb commit f5df87eCopy full SHA for f5df87e
.github/dependabot.yml
@@ -23,6 +23,10 @@ updates:
23
directory: "/.github/actions/gh-cache/cache"
24
schedule:
25
interval: "weekly"
26
+ - package-ecosystem: "github-actions"
27
+ directory: "/.github/actions/gh-cache/delete"
28
+ schedule:
29
+ interval: "weekly"
30
- package-ecosystem: "github-actions"
31
directory: "/.github/actions/gh-cache/restore"
32
0 commit comments