Skip to content

v3.6.0

v3.6.0 #550

Workflow file for this run

name: AutoDependabot
on:
pull_request:
branches: [ beta, latest ]
pull_request_target:
branches: [ beta, latest ]
jobs:
dependabot:
uses: OpenWonderLabs/.github/.github/workflows/dependabot.yml@latest
secrets:
token: ${{ secrets.GITHUB_TOKEN }}