Skip to content

Commit f5df87e

Browse files
committed
chore: Set up Dependabot for 'gh-cache/delete'
1 parent 65b61bb commit f5df87e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ updates:
2323
directory: "/.github/actions/gh-cache/cache"
2424
schedule:
2525
interval: "weekly"
26+
- package-ecosystem: "github-actions"
27+
directory: "/.github/actions/gh-cache/delete"
28+
schedule:
29+
interval: "weekly"
2630
- package-ecosystem: "github-actions"
2731
directory: "/.github/actions/gh-cache/restore"
2832
schedule:

0 commit comments

Comments
 (0)