Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Bump net.dv8tion:JDA from 5.0.0-beta.14 to 5.0.0-beta.15 #6

Bump net.dv8tion:JDA from 5.0.0-beta.14 to 5.0.0-beta.15

Bump net.dv8tion:JDA from 5.0.0-beta.14 to 5.0.0-beta.15 #6

Workflow file for this run

name: auto-merge
on:
pull_request:
permissions: { }
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- name: Dependabot Auto Merge
uses: ahmadnassri/[email protected]
with:
target: minor
command: squash and merge
github-token: ${{ secrets.DEPENDABOT_AUTO_MERGE_PAT }}