Skip to content

chore: upgrade form-data to ^4.0.6 to address CVE-2026-12143 (#1316) #497

chore: upgrade form-data to ^4.0.6 to address CVE-2026-12143 (#1316)

chore: upgrade form-data to ^4.0.6 to address CVE-2026-12143 (#1316) #497

Workflow file for this run

name: Release Sourcebot (Development)
permissions:
contents: read
packages: write
id-token: write
on:
push:
branches: ["main"]
jobs:
build:
uses: ./.github/workflows/_build.yml
with:
git_ref: ${{ github.ref_name }}
docker_tags: type=raw,value=main
use_app_token: false
secrets: inherit
publish-to-registry:
needs: build
uses: ./.github/workflows/_merge.yml
with:
docker_tags: type=raw,value=main