Skip to content

Commit

Permalink
Merge pull request #9 from CM000n/dependabot/github_actions/abatilo/a…
Browse files Browse the repository at this point in the history
…ctions-poetry-2.3.0

Bump abatilo/actions-poetry from 2.2.0 to 2.3.0
  • Loading branch information
CM000n authored Nov 24, 2023
2 parents b950c38 + 471e655 commit 1ebabab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: ⚙️ Install Poetry
uses: abatilo/actions-poetry@v2.2.0
uses: abatilo/actions-poetry@v2.3.0
with:
poetry-version: 1.5.1
- name: ⚙️ Install dependencies
Expand Down

0 comments on commit 1ebabab

Please sign in to comment.