Commit 168a02f
committed
fix(test): match watchkeeper action path to the rac-core repo rename [roadmap:v0.22.2]
The reusable watchkeeper workflow references the action as
itsthelore/rac-core@main since the v0.22.2 repository rename, but the
reusable-workflow test still matched the old requirements-as-code path
in `uses:` and raised StopIteration. Match on rac-core. The frozen PyPI
package name (pip install, SBOM, version description) is unchanged.
Signed-off-by: Tom Ballard <tom@armytage.co>1 parent 352fd03 commit 168a02f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| |||
0 commit comments