Commit 91b1bbb
committed
fix(ci): repin release-please reusable workflow to reachable SHA
The reusable workflow was pinned to f288e5e3b67b29a2c08880b76da7b852f4a132d0, a pre-squash-merge
branch-tip commit in Coding-Autopilot-System/.github that became
unreachable when .github PR #16 squash-merged and the source branch
was deleted. Every push-triggered release-please run has since failed
with 'workflow was not found'.
Repin to 64c1673088ff7802f1270a44f03bc4d7a10631f2, which is the merged commit on .github's main
branch containing .github/workflows/release-please-reusable.yml.1 parent 9dda7de commit 91b1bbb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
0 commit comments