Skip to content

Commit 2828c30

Browse files
authored
MRG: Merge pull request #26 from octue/support-poetry-v2-in-semantic-version-check
Use `octue/check-semantic-version:1.0.6`
2 parents 757c4cc + decc9e0 commit 2828c30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/check-semantic-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v4
2121
with:
2222
fetch-depth: 0
23-
- uses: octue/[email protected].5
23+
- uses: octue/[email protected].6
2424
with:
2525
path: ${{ inputs.path }}
2626
breaking_change_indicated_by: ${{ inputs.breaking_change_indicated_by }}

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.2
1+
0.4.3

0 commit comments

Comments
 (0)