Skip to content

[Snyk] Upgrade @hey-api/openapi-ts from 0.62.3 to 0.63.2 #54

[Snyk] Upgrade @hey-api/openapi-ts from 0.62.3 to 0.63.2

[Snyk] Upgrade @hey-api/openapi-ts from 0.62.3 to 0.63.2 #54

Workflow file for this run

name: 🤖 Auto Assign
on:
issues:
types: [opened, edited, labeled, unlabeled]
pull_request:
types: [opened, edited, labeled, unlabeled]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: wow-actions/auto-assign@v3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
reviewers: |
${{ github.repository_owner }}
assignees: |
${{ github.repository_owner }}