Skip to content

Commit d34c5c1

Browse files
committed
ci: release: use updated toml action
1 parent c397e7c commit d34c5c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
sudo apt-get install -y gettext
2727
2828
- name: Get Current Version
29-
uses: SebRollen/toml-action@v1.2.0
29+
uses: deltragon/toml-action@9858d6baada20622d2f4dd175aff33d0c82f0515
3030
with:
3131
file: "pyproject.toml"
3232
field: project.version

0 commit comments

Comments
 (0)