Commit 76e72b2
ci: SHA-pin actions in update-contributors workflow (#5)
The contributor-update workflow runs with contents: write and a PAT, but
pinned actions/checkout and actions/setup-python to mutable tags (@v4, @v5).
A retag or compromise of either action would run attacker code with write
access to this org-profile repo. Pin both to the full commit SHAs already
trusted in the vyrox python-ci workflow.
Co-authored-by: OM <[email protected]>1 parent d2ec749 commit 76e72b2
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments