Skip to content

build(deps): bump getsentry/craft from 2.24.1 to 2.25.2 #3

build(deps): bump getsentry/craft from 2.24.1 to 2.25.2

build(deps): bump getsentry/craft from 2.24.1 to 2.25.2 #3

Workflow file for this run

name: Validate PR
on:
pull_request_target:
types: [opened, reopened]
jobs:
validate-pr:
runs-on: ubuntu-24.04
permissions:
pull-requests: write
steps:
- uses: getsentry/github-workflows/validate-pr@4ff40ada546d4a31b852a4279828b989a6193497
with:
app-id: ${{ vars.SDK_MAINTAINER_BOT_APP_ID }}
private-key: ${{ secrets.SDK_MAINTAINER_BOT_PRIVATE_KEY }}