Skip to content

Commit cb188ad

Browse files
Update nowsprinting/check-version-format-action action to v5.0.3
1 parent 317cd78 commit cb188ad

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/publish.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Checkout
2424
uses: actions/checkout@v7
2525

26-
- uses: nowsprinting/check-version-format-action@v5.0.1
26+
- uses: nowsprinting/check-version-format-action@v5.0.3
2727
id: version
2828
with:
2929
prefix: "v"
@@ -58,7 +58,7 @@ jobs:
5858
- name: Checkout
5959
uses: actions/checkout@v7
6060

61-
- uses: nowsprinting/check-version-format-action@v5.0.1
61+
- uses: nowsprinting/check-version-format-action@v5.0.3
6262
id: version
6363
with:
6464
prefix: "v"
@@ -90,7 +90,7 @@ jobs:
9090
- name: Checkout
9191
uses: actions/checkout@v7
9292

93-
- uses: nowsprinting/check-version-format-action@v5.0.1
93+
- uses: nowsprinting/check-version-format-action@v5.0.3
9494
id: version
9595
with:
9696
prefix: "v"
@@ -130,7 +130,7 @@ jobs:
130130
- name: Checkout
131131
uses: actions/checkout@v7
132132

133-
- uses: nowsprinting/check-version-format-action@v5.0.1
133+
- uses: nowsprinting/check-version-format-action@v5.0.3
134134
id: version
135135
with:
136136
prefix: "v"

0 commit comments

Comments
 (0)