Skip to content

Commit 5116b2c

Browse files
authored
docs: fix GH-Wowkflow shields (#371)
docs: fix shields Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 2bea202 commit 5116b2c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
## unreleased
66

7+
* Docs
8+
* fix CI/CT shield ([badges/shields#8671] via [#371])
9+
10+
[badges/shields#8671]: https://github.com/badges/shields/issues/8671
11+
[#371]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/371
12+
713
## 1.9.1 - 2022-12-10
814

915
Maintenance release.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ See the [LICENSE][license_file] file for the full license.
154154
[contributing_file]: https://github.com/CycloneDX/cyclonedx-javascript-library/blob/main/CONTRIBUTING.md
155155
[examples]: https://github.com/CycloneDX/cyclonedx-javascript-library/tree/main/examples/README.md
156156

157-
[shield_gh-workflow-test]: https://img.shields.io/github/workflow/status/CycloneDX/cyclonedx-javascript-library/Node%20CI/main?logo=GitHub&logoColor=white "tests"
157+
[shield_gh-workflow-test]: https://img.shields.io/github/actions/workflow/status/CycloneDX/cyclonedx-javascript-library/nodejs.yml?branch=main&logo=GitHub&logoColor=white "tests"
158158
[shield_npm-version]: https://img.shields.io/npm/v/@cyclonedx/cyclonedx-library?logo=npm&logoColor=white "npm"
159159
[shield_license]: https://img.shields.io/github/license/CycloneDX/cyclonedx-javascript-library?logo=open%20source%20initiative&logoColor=white "license"
160160
[shield_website]: https://img.shields.io/badge/https://-cyclonedx.org-blue.svg "homepage"

0 commit comments

Comments
 (0)