Commit 81797ed
Fix Dependabot auto-merge workflow permissions
Add checks: read permission to Dependabot Auto-Merge workflow to allow
it to query check runs via the GitHub API.
Changes:
- Added checks: read to workflow permissions
- Updated lewagon/wait-on-check-action from v1.3.4 to v1.4.1
This resolves: "403 - Resource not accessible by integration" error
when the auto-merge workflow tries to query check-runs API.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 3073a75 commit 81797ed
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments