We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fcc54a5 + 2f33ec6 commit cdfefc9Copy full SHA for cdfefc9
.github/workflows/validate-pr.yml
@@ -10,7 +10,7 @@ jobs:
10
permissions:
11
pull-requests: write
12
steps:
13
- - uses: getsentry/github-workflows/validate-pr@4ff40ada546d4a31b852a4279828b989a6193497
+ - uses: getsentry/github-workflows/validate-pr@0b52fc6a867b744dcbdf5d25c18bc8d1c95710e1
14
with:
15
app-id: ${{ vars.SDK_MAINTAINER_BOT_APP_ID }}
16
private-key: ${{ secrets.SDK_MAINTAINER_BOT_PRIVATE_KEY }}
0 commit comments