Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

chore(deps-dev): bump @hey-api/openapi-ts from 0.61.3 to 0.64.8 #808

chore(deps-dev): bump @hey-api/openapi-ts from 0.61.3 to 0.64.8

chore(deps-dev): bump @hey-api/openapi-ts from 0.61.3 to 0.64.8 #808

Workflow file for this run

name: On PR
permissions: write-all
on:
pull_request:
jobs:
security:
name: Security Checks
uses: ./.github/workflows/_security-checks.yml
static-checks:
name: Static Checks
uses: ./.github/workflows/_static-checks.yml
secrets: inherit
unit-tests:
name: Unit Tests
uses: ./.github/workflows/_unit-tests.yml
secrets: inherit