Skip to content

Commit

Permalink
ci: update poetry to 1.8.2 (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbelak-dtml authored Mar 7, 2024
1 parent 9e6ec93 commit 2b29337
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.7.1
POETRY_VERSION: 1.8.2
CONVCO_VERSION: v0.4.2
GITCLIFF_VERSION: 2.0.4
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.7.1
POETRY_VERSION: 1.8.2
CONVCO_VERSION: v0.4.2

jobs:
Expand Down

0 comments on commit 2b29337

Please sign in to comment.