Skip to content

Update dependency gatsby-plugin-sharp to v4.25.1 [SECURITY] #290

Update dependency gatsby-plugin-sharp to v4.25.1 [SECURITY]

Update dependency gatsby-plugin-sharp to v4.25.1 [SECURITY] #290

Workflow file for this run

name: validate
on:
pull_request:
jobs:
validate-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: 🔧 install + build # This project is built using npm and outputs the result to the 'build' folder
run: |
yarn
yarn build-prefix