Skip to content

Commit

Permalink
ci: bump poetry to version 1.7.1 (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbelak-dtml authored Dec 7, 2023
1 parent 2198954 commit 647dc45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish
on: workflow_dispatch

env:
POETRY_VERSION: 1.6.1
POETRY_VERSION: 1.7.1
CONVCO_VERSION: v0.4.2
GITCLIFF_VERSION: 1.3.0
CHANGELOG_FILE: CHANGELOG.md
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
branches: [main]

env:
POETRY_VERSION: 1.6.1
POETRY_VERSION: 1.7.1
CONVCO_VERSION: v0.4.2

jobs:
Expand Down

0 comments on commit 647dc45

Please sign in to comment.