Skip to content

Fix CVE-2025-24010 #144

Fix CVE-2025-24010

Fix CVE-2025-24010 #144

Workflow file for this run

name: Deployment (Staging)
on:
push:
branches:
- "main"
- "release/**"
tags-ignore:
- "*"
permissions:
id-token: write
contents: read
packages: read
jobs:
staging:
uses: ./.github/workflows/sst.deploy.yml
with:
environment: Staging
sst-stage: staging
secrets: inherit