Skip to content

Commit ea0e5e5

Browse files
committed
On branch edburns/dd-2969317-dependabot-gh-aw-exclude
modified: .github/dependabot.yml Match against inputs as appropriate for the intent: make it so dependabot doesn't change things that should only be changed by running `gh aw compile`.
1 parent 10dd197 commit ea0e5e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ updates:
1717
# via .github/aw/actions-lock.json, not by Dependabot.
1818
# Dependabot's find-and-replace breaks lockfile metadata headers.
1919
- dependency-name: "actions/github-script"
20-
- dependency-name: "github/gh-aw-actions/*"
20+
- dependency-name: "github/gh-aw-actions"
2121

2222
- package-ecosystem: "maven"
2323
directory: "/"

0 commit comments

Comments
 (0)