Skip to content

Commit b21249b

Browse files
authored
Update heylogs from 0.9.3 to 0.10.0 (#13496)
1 parent ded9f44 commit b21249b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
- name: Lint CHANGELOG.md
136136
run: |
137137
# run heylogs verification
138-
jbang com.github.nbbrd.heylogs:heylogs-cli:0.9.3:bin check CHANGELOG.md > heylogs.txt || true
138+
jbang com.github.nbbrd.heylogs:heylogs-cli:0.10.0:bin check CHANGELOG.md > heylogs.txt || true
139139
140140
# improve output
141141
sed -i 's/all-h2-contain-a-version/all-h2-contain-a-version (ignored)/' heylogs.txt

0 commit comments

Comments
 (0)