Skip to content

chore(lockfile): Update dependency express to v4.20.0 [SECURITY] #7

chore(lockfile): Update dependency express to v4.20.0 [SECURITY]

chore(lockfile): Update dependency express to v4.20.0 [SECURITY] #7

Workflow file for this run

name: Validate Template
on: push
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate Sanity Template
uses: sanity-io/template-validator@v1
with:
repository: ${{ github.repository }}