Skip to content

Commit

Permalink
Merge pull request #111 from nationalarchives/renovate/abatilo-action…
Browse files Browse the repository at this point in the history
…s-poetry-2.x

Update abatilo/actions-poetry action to v2.4.0
  • Loading branch information
jacksonj04 authored Jan 2, 2024
2 parents 769fd5d + e729128 commit cf2ca53
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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
python-version: 3.9
- name: Run image
uses: abatilo/actions-poetry@v2.3.0
uses: abatilo/actions-poetry@v2.4.0
with:
poetry-version: 1.4.2
- name: Build with poetry
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
python-version: 3.9
- name: Run image
uses: abatilo/actions-poetry@v2.3.0
uses: abatilo/actions-poetry@v2.4.0
with:
poetry-version: 1.4.2
- name: Install libraries
Expand Down

0 comments on commit cf2ca53

Please sign in to comment.