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 ad76bba commit 9866153Copy full SHA for 9866153
.github/dependabot.yml
@@ -1,7 +1,9 @@
1
version: 2
2
updates:
3
- - package-ecosystem: github-actions
4
- directory: /
5
- schedule:
6
- interval: weekly
7
- day: sunday
+ - package-ecosystem: github-actions
+ directory: /
+ schedule:
+ interval: weekly
+ day: sunday
8
+ ignore:
9
+ - dependency-name: 'spring-io/nexus-sync-action' # Until dedicated Central Portal GH Action
0 commit comments