Skip to content

chore(deps): bump sharp from 0.32.5 to 0.33.1 #250

chore(deps): bump sharp from 0.32.5 to 0.33.1

chore(deps): bump sharp from 0.32.5 to 0.33.1 #250

Workflow file for this run

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