Skip to content

Commit 6538550

Browse files
committed
Merge branch 'master' into development
2 parents e8ac9b6 + 6fd53f3 commit 6538550

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Source - https://stackoverflow.com/a/78380165
2+
# Posted by Stefan, modified by community. See post 'Timeline' for change history
3+
# Retrieved 2026-04-14, License - CC BY-SA 4.0
4+
5+
# Set update schedule for GitHub Actions
6+
7+
version: 2
8+
updates:
9+
10+
- package-ecosystem: "github-actions"
11+
directory: "/"
12+
schedule:
13+
# Check for updates to GitHub Actions every week
14+
interval: "weekly"

0 commit comments

Comments
 (0)