Skip to content

Commit bc5803d

Browse files
committed
docs: Update note syntax
1 parent 526dc06 commit bc5803d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

analyze-project/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This action requires Poetry, so you must call `ni/python-actions/setup-python` a
1010

1111
## Usage
1212

13-
> **Note**
13+
> [!NOTE]
1414
> These examples use `@v0`, but pinning to a commit hash or full release tag is recommended for
1515
> build reproducibility and security.
1616

check-project-version/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This action requires Poetry, so you must call `ni/python-actions/setup-python` a
1212

1313
## Usage
1414

15-
> **Note**
15+
> [!NOTE]
1616
> These examples use `@v0`, but pinning to a commit hash or full release tag is recommended for
1717
> build reproducibility and security.
1818

setup-poetry/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ By default, this action installs Poetry 2.1.4.
1010

1111
## Usage
1212

13-
> **Note**
13+
> [!NOTE]
1414
> These examples use `@v0`, but pinning to a commit hash or full release tag is recommended for
1515
> build reproducibility and security.
1616

setup-python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ By default, this action installs Python 3.11.9.
99

1010
## Usage
1111

12-
> **Note**
12+
> [!NOTE]
1313
> These examples use `@v0`, but pinning to a commit hash or full release tag is recommended for
1414
> build reproducibility and security.
1515

update-project-version/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ permissions:
1818

1919
## Usage
2020

21-
> **Note**
21+
> [!NOTE]
2222
> These examples use `@v0`, but pinning to a commit hash or full release tag is recommended for
2323
> build reproducibility and security.
2424

0 commit comments

Comments
 (0)