Skip to content

Commit 3876449

Browse files
authored
bold text in immutable-releases.md
1 parent 89285b9 commit 3876449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)