Skip to content

Bump @discordjs/voice from 0.16.0 to 0.16.1 #1268

Bump @discordjs/voice from 0.16.0 to 0.16.1

Bump @discordjs/voice from 0.16.0 to 0.16.1 #1268

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
name: Labeler
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true