Skip to content

[CVE 2024-47764] Update package 'cookie' (#12132) #7528

[CVE 2024-47764] Update package 'cookie' (#12132)

[CVE 2024-47764] Update package 'cookie' (#12132) #7528

Workflow file for this run

name: Format
on:
workflow_dispatch:
push:
branches:
- main
jobs:
prettier:
if: github.repository_owner == 'withastro'
uses: withastro/automation/.github/workflows/format.yml@main
with:
command: "format"
secrets: inherit