Skip to content

Bump to v1.8.3

Bump to v1.8.3 #618

Workflow file for this run

name: Tests
on:
push:
branches: [main]
tags: ['*']
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: read
jobs:
test:
uses: SocketDev/socket-registry/.github/workflows/test.yml@main
with:
setup-script: 'pnpm run build'