Skip to content

Commit

Permalink
Update abatilo/actions-poetry action to v3.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 55e317b commit 70a6f48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/charts-mixins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
python-version: ${{ github.event.inputs.python-version }}

- name: Run image
uses: abatilo/[email protected].0
uses: abatilo/[email protected].1
with:
poetry-version: ${{ github.event.inputs.poetry-version }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/charts-policies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
python-version: ${{ github.event.inputs.python-version }}

- name: Run image
uses: abatilo/[email protected].0
uses: abatilo/[email protected].1
with:
poetry-version: ${{ github.event.inputs.poetry-version }}

Expand Down

0 comments on commit 70a6f48

Please sign in to comment.