Skip to content

chore: bump pnpm to 11.23.0 #17

chore: bump pnpm to 11.23.0

chore: bump pnpm to 11.23.0 #17

Workflow file for this run

name: Scan
on:
push:
branches:
- main
pull_request:
schedule:
- cron: "23 6 * * 1"
workflow_dispatch:
permissions: {}
concurrency:
group: scan-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
scan:
permissions:
contents: read
uses: uinaf/.github/.github/workflows/scan.yml@main