Skip to content

fix: overhaul endpoint discovery to favor endpointUrl when provided, … #311

fix: overhaul endpoint discovery to favor endpointUrl when provided, …

fix: overhaul endpoint discovery to favor endpointUrl when provided, … #311

Workflow file for this run

name: Dependabot Dependency Submission
on:
push:
branches:
- main
- '*-main'
permissions:
contents: write
jobs:
dependency-submission:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v4
- name: Generate and submit dependency graph
uses: gradle/actions/dependency-submission@v3