Skip to content

Sync OpenAPI: add clone and artifact endpoints, replace CostModel #88

Sync OpenAPI: add clone and artifact endpoints, replace CostModel

Sync OpenAPI: add clone and artifact endpoints, replace CostModel #88

Workflow file for this run

name: Audit workflows
on:
push:
branches: [main]
paths: [".github/workflows/**", ".github/actions/**"]
pull_request:
paths: [".github/workflows/**", ".github/actions/**"]
permissions:
actions: read
contents: read
jobs:
zizmor:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
with:
persist-credentials: false
- uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
with:
token: ${{ secrets.GITHUB_TOKEN }}
advanced-security: false
annotations: true