Skip to content

Commit

Permalink
fix image version
Browse files Browse the repository at this point in the history
  • Loading branch information
JRubics committed May 19, 2022
1 parent b73b03b commit 9d88d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ inputs:
required: false
runs:
using: "docker"
image: "docker://jrubics/poetry-publish:v1.10"
image: "docker://jrubics/poetry-publish:v1.11"
args:
- ${{ inputs.python_version }}
- ${{ inputs.poetry_version }}
Expand Down

0 comments on commit 9d88d4f

Please sign in to comment.