Commit d8184e4
authored
ci: bump Shadow engine to v1.7 (#284)
* ci: bump Shadow engine to v1.7
Re-pin the reusable Shadow workflow from 54ec94e (v1.6) to v1.7, following the
dqdl canary (awslabs/dqdl#41, merged + soaking). v1.7 adds configurable
allowed_labels and a bot_name-branded rate-limit label; no .shadow.yml change
here, so those features stay dormant (behavior unchanged).
OIDC unaffected: the bot role's trust is sub-scoped (repo:...:*), not pinned to
the workflow ref, so the ref bump doesn't affect role assumption.
* ci: pin Shadow v1.7 by commit SHA, not the mutable tag
Address review feedback: pin the reusable workflow to the full commit SHA v1.7
points to (ed31ed7) with a '# v1.7' comment, per GitHub Actions supply-chain
hardening — a mutable tag could be re-pointed to run untrusted code with this
workflow's OIDC/secret access. Immutable + readable.1 parent 0e3be7f commit d8184e4
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments