Skip to content

Bump rollup from 4.50.1 to 4.52.2 #197

Bump rollup from 4.50.1 to 4.52.2

Bump rollup from 4.50.1 to 4.52.2 #197

name: ⚙️ Type Checks
# Dependencies:
# - SocketDev/socket-registry/.github/workflows/types.yml@main
on:
push:
branches: [main]
tags: ['*']
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: read
jobs:
type-check:
uses: SocketDev/socket-registry/.github/workflows/types.yml@main
with:
setup-script: 'pnpm run build'