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 a334e46 commit 6f99de6Copy full SHA for 6f99de6
1 file changed
.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@4243265ac9cc3ee5b89ad2b30c3797ac8483d63a
+ - uses: getsentry/github-workflows/validate-pr@4ff40ada546d4a31b852a4279828b989a6193497
14
with:
15
app-id: ${{ vars.SDK_MAINTAINER_BOT_APP_ID }}
16
private-key: ${{ secrets.SDK_MAINTAINER_BOT_PRIVATE_KEY }}
0 commit comments