Skip to content

(auto merged) chore(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 #69

(auto merged) chore(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0

(auto merged) chore(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 #69

Workflow file for this run

name: Labeler
on:
pull_request_target:
jobs:
label:
runs-on: ubuntu-latest
timeout-minutes: 1
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true