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.16 to 5.0.0-beta.17 #11

Bump net.dv8tion:JDA from 5.0.0-beta.16 to 5.0.0-beta.17

Bump net.dv8tion:JDA from 5.0.0-beta.16 to 5.0.0-beta.17 #11

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/action-dependabot-auto-merge@v2.6.6
with:
target: minor
command: squash and merge
github-token: ${{ secrets.DEPENDABOT_AUTO_MERGE_PAT }}