Skip to content

chore(deps): bump gatsby-sharp from 1.12.0 to 1.12.1 #5624

chore(deps): bump gatsby-sharp from 1.12.0 to 1.12.1

chore(deps): bump gatsby-sharp from 1.12.0 to 1.12.1 #5624

name: "Semantic Pull Request"
permissions: read-all
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
semantic-pull-request:
timeout-minutes: 5
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
if: ${{ !startsWith(github.head_ref, 'mergify/merge-queue/') }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}