Skip to content

Commit f232d36

Browse files
committed
chore(ci): retarget hypatia-scan wrapper to standards#193 HEAD
The wrapper landed in this repo pinned to standards#191 HEAD 2569c10e831e293f9dd6580d82a494aca039deee. After merge, standards#191 was closed in favour of standards#193 (parallel-session implementation with a strictly simpler API: zero inputs except runs-on). The pinned commit remains git-reachable via refs/pull/191/head so the workflow still functions, but it doesn't track the canonical #193 implementation that's now headed for main. Repointing the wrapper at standards#193 HEAD 97df762107501909f50bb770e9bc200b6c415600 so it picks up the merged reusable once #193 lands. Refs standards#193.
1 parent 8e7f13c commit f232d36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hypatia-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ permissions:
2525

2626
jobs:
2727
hypatia:
28-
uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@2569c10e831e293f9dd6580d82a494aca039deee
28+
uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@97df762107501909f50bb770e9bc200b6c415600
2929
secrets: inherit

0 commit comments

Comments
 (0)