Replace 'download-dist' action with 'init-integ-test'

This action takes care of 'setup-java' as well as downloading the dist if required.
This commit is contained in:
daz
2024-04-06 12:52:36 -06:00
parent 340a6438d0
commit a3f366ddb7
23 changed files with 197 additions and 133 deletions

View File

@@ -34,7 +34,7 @@ updates:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/.github/actions/download-dist"
directory: "/.github/actions/init-integ-test"
schedule:
interval: "weekly"
groups: