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 6f116f0 commit 3e4e943Copy full SHA for 3e4e943
.github/dependabot.yml
@@ -8,3 +8,11 @@ updates:
8
commit-message:
9
prefix: 'security: '
10
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