Skip to content

Commit d7e99ef

Browse files
bold text in immutable-releases.md (#43716)
Co-authored-by: Sharra-writes <sharra-writes@github.com>
1 parent 7d08906 commit d7e99ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/code-security/concepts/supply-chain-security/immutable-releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Additionally, creating an immutable release automatically generates a **release
2626
> [!NOTE]
2727
> Immutable releases include protection against repository resurrection attacks. Even if you delete a repository and create a new one with the same name, you cannot reuse tags that were associated with immutable releases in the original repository.
2828
29-
If a release is immutable, you will see "{% octicon "lock" aria-hidden="true" %} Immutable" below the title on the release page.
29+
If a release is immutable, you will see {% octicon "lock" aria-hidden="true" %} **Immutable**" below the title on the release page.
3030

3131
## Best practices for publishing immutable releases
3232

0 commit comments

Comments
 (0)