Skip to content

Commit

Permalink
Merge pull request #49 from CM000n/dependabot/github_actions/abatilo/…
Browse files Browse the repository at this point in the history
…actions-poetry-3.0.1

Bump abatilo/actions-poetry from 3.0.0 to 3.0.1
  • Loading branch information
CM000n authored Nov 18, 2024
2 parents b0d1db9 + 293e179 commit 9cfdda9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: ⚙️ Install Poetry
uses: abatilo/[email protected].0
uses: abatilo/[email protected].1
with:
poetry-version: 1.5.1
- name: ⚙️ Install dependencies
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/run-pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: ⚙️ Install Poetry
uses: abatilo/[email protected].0
uses: abatilo/[email protected].1
with:
poetry-version: 1.5.1
- name: ⚙️ Install dependencies
Expand Down

0 comments on commit 9cfdda9

Please sign in to comment.