We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc6cf6a commit 9269d7aCopy full SHA for 9269d7a
.github/dependabot.yml
@@ -38,12 +38,6 @@ updates:
38
39
- package-ecosystem: "github-actions"
40
directory: "/"
41
- # https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#allow
42
- allow:
43
- - dependency-name: "actions/cache"
44
- - dependency-name: "actions/checkout"
45
- - dependency-name: "actions/setup-java"
46
- - dependency-name: "actions/upload-artifact"
47
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#scheduleinterval
48
schedule:
49
interval: "daily"
0 commit comments