Skip to content

Commit 3e4e943

Browse files
ci: auto update GitHub Actions using dependabot
1 parent 6f116f0 commit 3e4e943

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,11 @@ updates:
88
commit-message:
99
prefix: 'security: '
1010
open-pull-requests-limit: 0 # only check security updates
11+
12+
- package-ecosystem: 'github-actions'
13+
directories:
14+
- '/'
15+
- '/examples/workflows/*'
16+
rebase-strategy: 'disabled'
17+
schedule:
18+
interval: 'daily'

0 commit comments

Comments
 (0)