Skip to content

chore: pin GitHub Actions to full-length commit SHAs #296

chore: pin GitHub Actions to full-length commit SHAs

chore: pin GitHub Actions to full-length commit SHAs #296

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@013a7b2113c2cac0ff32d5180cfeaefc7c9ce5b6 # 2.24.1
secrets: inherit