Skip to content

chore(deps): update oxc-project/security-action action to v1.0.2 (#52) #9

chore(deps): update oxc-project/security-action action to v1.0.2 (#52)

chore(deps): update oxc-project/security-action action to v1.0.2 (#52) #9

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-slim
steps:
- uses: oxc-project/security-action@f14eeb22b9ee0f7d3b242e5017ed0fdfada66f74 # v1.0.2