Skip to content

Commit cbecd6f

Browse files
authored
Use Dependabot to bump action versions
1 parent d6c9067 commit cbecd6f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# SPDX-FileCopyrightText: 2026 Soulfind Contributors
2+
# SPDX-License-Identifier: GPL-3.0-or-later
3+
4+
version: 2
5+
updates:
6+
- package-ecosystem: "github-actions"
7+
directory: "/"
8+
schedule:
9+
interval: "daily"

0 commit comments

Comments
 (0)