Commit e11d647
fix(ci): Update validate-pr action to remove draft enforcement (#1044)
The validate-pr action's draft enforcement step was failing with:
```
API call failed: GraphQL: Resource not accessible by integration (convertPullRequestToDraft)
```
Draft enforcement has been removed from the shared action in
getsentry/github-workflows#159. This bumps the pinned SHA.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 4248b35 commit e11d647
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
0 commit comments