Commit 23936a1
committed
ci: pin the bridge action to the merged main commit
voidzero-dev/pkg-pr-registry-bridge#86 is merged and deployed, so both pins
move from that PR's branch head to the resulting main commit and the TODO
comments go away.
Worth noting the old pin was stale even against the branch: fd9ad0e predated
the simplify pass and the second review round, so it would have run the
action without the SR-6 hardening (tar size-field agreement, artifact size
and count bounds, the long-path refusal).
Verified action.yml and the bundled dist resolve at the new SHA.1 parent 05d837f commit 23936a1
2 files changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
139 | | - | |
140 | | - | |
| 138 | + | |
141 | 139 | | |
142 | 140 | | |
143 | 141 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | | - | |
160 | | - | |
| 158 | + | |
161 | 159 | | |
162 | 160 | | |
163 | 161 | | |
| |||
0 commit comments