Skip to content

Bump @socketsecurity/sdk to 2.0.4 #210

Bump @socketsecurity/sdk to 2.0.4

Bump @socketsecurity/sdk to 2.0.4 #210

Workflow file for this run

name: 🚀 CI Pipeline
# Dependencies:
# - SocketDev/socket-registry/.github/workflows/ci.yml
on:
push:
branches: [main]
tags: ['*']
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: read
jobs:
ci:
name: Run CI Pipeline
uses: SocketDev/socket-registry/.github/workflows/ci.yml@7ae88e3722a152788568bdcc84a42cc59261e46e # main
with:
test-setup-script: 'pnpm run pretest:unit'