Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: remove duplicate actions, use finch-core (#511)
finch-core already defines scripts for updating some dependencies: https://github.com/runfinch/finch-core/blob/main/bin/update-deps.sh Since this repo takes finch-core as a submodule, some actions can be consolidated to this one for dependency updates. CORE_URL is unused and that behavior is removed. Issue #, if available: *Description of changes:* *Testing done:* - [x] I've reviewed the guidance in CONTRIBUTING.md #### License Acceptance By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. Signed-off-by: Gavin Inglis <[email protected]>
- Loading branch information