Commit a2c87c2
fix: Use ubuntu-latest for dependabot workflow security (#741)
Use GitHub-hosted runners (ubuntu-latest) instead of self-hosted runners
for improved security with pull_request_target workflows. GitHub-hosted
runners provide better isolation and are ephemeral, reducing security risks.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8b5048a commit a2c87c2
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