Skip to content

Commit

Permalink
WIP: Use octue/check-semantic-version@revert-poetry-lock-file
Browse files Browse the repository at this point in the history
  • Loading branch information
cortadocodes committed Oct 10, 2024
1 parent fbc7f3b commit de374cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit de374cb

Please sign in to comment.