Skip to content

Address CVE-2024-7254 vulnerability #5500

Address CVE-2024-7254 vulnerability

Address CVE-2024-7254 vulnerability #5500

Workflow file for this run

name: PR Build
on: [pull_request]
jobs:
call_workflow:
name: Run PR Build Workflow
if: ${{ github.repository_owner == 'ballerina-platform' }}
uses: ballerina-platform/ballerina-library/.github/workflows/pull-request-build-template.yml@main
secrets: inherit