Skip to content

chore: bump fontless to 0.4.1 (lightningcss CSS transform, --font-* auto-detect) #1233

chore: bump fontless to 0.4.1 (lightningcss CSS transform, --font-* auto-detect)

chore: bump fontless to 0.4.1 (lightningcss CSS transform, --font-* auto-detect) #1233

Workflow file for this run

name: zizmor
on:
push:
branches: [main]
pull_request:
schedule:
- cron: "37 6 * * 1"
permissions:
contents: read
jobs:
zizmor:
timeout-minutes: 2
runs-on: ubuntu-latest
permissions:
contents: read
security-events: write
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}