Skip to content

⬆️ Bump dependabot/fetch-metadata from 1.6.0 to 2.3.0 #611

⬆️ Bump dependabot/fetch-metadata from 1.6.0 to 2.3.0

⬆️ Bump dependabot/fetch-metadata from 1.6.0 to 2.3.0 #611

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"