Skip to content

chore: add metrics to update-release-branch workflow (#1543) #363

chore: add metrics to update-release-branch workflow (#1543)

chore: add metrics to update-release-branch workflow (#1543) #363

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