Skip to content

Commit 68ebc98

Browse files
committed
bold text in immutable-releases.md
1 parent ecb3e3d commit 68ebc98

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)