Skip to content

build(deps): bump figures from 6.0.1 to 6.1.0 #1030

build(deps): bump figures from 6.0.1 to 6.1.0

build(deps): bump figures from 6.0.1 to 6.1.0 #1030

Workflow file for this run

name: Synchronize
on:
pull_request_target:
types: [opened, synchronize, reopened, ready_for_review, locked]
jobs:
labels:
name: Pull Request Labeler
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: '.github/labeler.yml'
sync-labels: true