Skip to content

Commit 24ea201

Browse files
authored
docs: fix shields (#346)
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent e1cc603 commit 24ea201

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 [#346])
9+
10+
[badges/shields#8671]: https://github.com/badges/shields/issues/8671
11+
[#346]: https://github.com/CycloneDX/cyclonedx-node-module/pull/346
12+
713
## 4.0.2 - 2022-10-21
814

915
* Docs:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ and [github releases](https://github.com/CycloneDX/cyclonedx-node-module/release
6666
[license_file]: https://github.com/CycloneDX/cyclonedx-node-module/blob/master/LICENSE
6767
[contributing_file]: https://github.com/CycloneDX/cyclonedx-node-module/blob/master/CONTRIBUTING.md
6868

69-
[shield_gh-workflow-test]: https://img.shields.io/github/workflow/status/CycloneDX/cyclonedx-node-module/Node%20CI/master?logo=GitHub&logoColor=white "build"
69+
[shield_gh-workflow-test]: https://img.shields.io/github/actions/workflow/status/CycloneDX/cyclonedx-node-module/nodejs.yml?branch=master&logo=GitHub&logoColor=white "build"
7070
[shield_npm-version]: https://img.shields.io/npm/v/@cyclonedx/bom?logo=npm&logoColor=white "npm"
7171
[shield_docker-version]: https://img.shields.io/docker/v/cyclonedx/cyclonedx-node?logo=docker&logoColor=white&label=docker "docker"
7272
[shield_license]: https://img.shields.io/badge/license-Apache%202.0-brightgreen.svg?logo=open%20source%20initiative&logoColor=white "license"

0 commit comments

Comments
 (0)