Skip to content

chore: bump vite-task-client to 0.2.0 #1208

chore: bump vite-task-client to 0.2.0

chore: bump vite-task-client to 0.2.0 #1208

Workflow file for this run

name: Security Analysis
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize]
push:
branches:
- main
paths:
- '.github/workflows/**'
permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: ${{ github.ref_name != 'main' }}
jobs:
security:
name: Security Analysis
runs-on: ubuntu-latest
steps:
- uses: oxc-project/security-action@cba83d3159bd19731697875c03613fd0fe389f27 # v1.0.7