Skip to content

fix(ci): Prevent command injection in ci-metadata workflow #1296

fix(ci): Prevent command injection in ci-metadata workflow

fix(ci): Prevent command injection in ci-metadata workflow #1296

name: Changelog Preview
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
- edited
- labeled
- unlabeled
permissions:
contents: write
pull-requests: write
statuses: write
jobs:
changelog-preview:
uses: getsentry/craft/.github/workflows/changelog-preview.yml@2.25.2
secrets: inherit