Skip to content

Commit

Permalink
Move to colathro/toml-editor (#1577)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Poignant <[email protected]>
  • Loading branch information
thomaspoignant committed Feb 21, 2024
1 parent ef0d0fb commit 9d7d5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-python-provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
echo "version=$VERSION" >> $GITHUB_ENV
- name: Edit Toml
uses: ciiiii/toml-editor@1.0.0
uses: colathro/toml-editor@1.1.0
with:
file: "openfeature/providers/python-provider/pyproject.toml"
key: "tool.poetry.version"
Expand Down

0 comments on commit 9d7d5df

Please sign in to comment.