Skip to content

Bump gatsby-plugin-sharp from 2.6.36 to 4.25.1 #417

Bump gatsby-plugin-sharp from 2.6.36 to 4.25.1

Bump gatsby-plugin-sharp from 2.6.36 to 4.25.1 #417

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request
jobs:
triage:
permissions:
contents: read
pull-requests: write
checks: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@master
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"