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.
spring-io/nexus-sync-action
1 parent afdf5ee commit 6d955d1Copy full SHA for 6d955d1
.github/dependabot.yml
@@ -1,9 +1,7 @@
1
version: 2
2
updates:
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
+ - package-ecosystem: github-actions
+ directory: /
+ schedule:
+ interval: weekly
+ day: sunday
0 commit comments