Skip to content

Commit 36f0f09

Browse files
committed
Bump tokentoll action SHA pin to v0.6.0
v0.6.0 adds a ZhipuDetector (so Zhipu/GLM calls are attributed correctly) and a constructor-call fallback for OpenAI/Anthropic detectors, recovering DI-style detections that the v0.5.2 strict import check had dropped.
1 parent 93b387f commit 36f0f09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/llm-costs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- uses: actions/checkout@v4
1616
with:
1717
fetch-depth: 0
18-
- uses: Jwrede/tokentoll@cfc9307c2e820de1223fc707ee7e945f6f972379 # v0.5.2
18+
- uses: Jwrede/tokentoll@ff50a35604b7858d9064cca6354b6229a94f7235 # v0.6.0

0 commit comments

Comments
 (0)