Skip to content

misc: replace Snyk with GitHub Dependabot (#1059) #2

misc: replace Snyk with GitHub Dependabot (#1059)

misc: replace Snyk with GitHub Dependabot (#1059) #2

Workflow file for this run

name: Dependabot Dependency Submission
on:
push:
branches: [ 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