mirror of
https://github.com/actions/setup-java.git
synced 2026-08-05 04:49:30 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 08bc85dc59 |
@@ -12,6 +12,9 @@ updates:
|
||||
# Check the npm registry for updates every day (weekdays)
|
||||
schedule:
|
||||
interval: 'weekly'
|
||||
ignore:
|
||||
- dependency-name: 'typescript'
|
||||
update-types: ['version-update:semver-major']
|
||||
|
||||
# Enable version updates for GitHub Actions
|
||||
- package-ecosystem: 'github-actions'
|
||||
|
||||
Reference in New Issue
Block a user