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.
1 parent c7dacb3 commit d9ee9a7Copy full SHA for d9ee9a7
.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@0b52fc6a867b744dcbdf5d25c18bc8d1c95710e1
+ - uses: getsentry/github-workflows/validate-pr@71588ddf95134f804e82c5970a8098588e2eaecd
14
with:
15
app-id: ${{ vars.SDK_MAINTAINER_BOT_APP_ID }}
16
private-key: ${{ secrets.SDK_MAINTAINER_BOT_PRIVATE_KEY }}
0 commit comments