From de374cbd513600c7e2cb853f8ff4937bf5b1d394 Mon Sep 17 00:00:00 2001 From: cortadocodes Date: Thu, 10 Oct 2024 15:53:32 +0100 Subject: [PATCH] WIP: Use octue/check-semantic-version@revert-poetry-lock-file --- .github/workflows/python-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-ci.yml b/.github/workflows/python-ci.yml index 0a112acdd..f5d9e2572 100644 --- a/.github/workflows/python-ci.yml +++ b/.github/workflows/python-ci.yml @@ -19,7 +19,7 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 0 - - uses: octue/check-semantic-version@1.0.1 + - uses: octue/check-semantic-version@revert-poetry-lock-file with: path: pyproject.toml breaking_change_indicated_by: minor