Skip to content

Commit 9866153

Browse files
committed
Ignore spring-io/nexus-sync-action from Dependabot updates
1 parent ad76bba commit 9866153

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
version: 2
22
updates:
3-
- package-ecosystem: github-actions
4-
directory: /
5-
schedule:
6-
interval: weekly
7-
day: sunday
3+
- package-ecosystem: github-actions
4+
directory: /
5+
schedule:
6+
interval: weekly
7+
day: sunday
8+
ignore:
9+
- dependency-name: 'spring-io/nexus-sync-action' # Until dedicated Central Portal GH Action

0 commit comments

Comments
 (0)