Skip to content

Commit 69f1b2e

Browse files
Update SebRollen/toml-action action to v1.2.0 (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1510a31 commit 69f1b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
python-version: '${{ matrix.python-version }}'
4444
- name: Get Poetry version from .mise.toml
45-
uses: SebRollen/toml-action@v1.0.2
45+
uses: SebRollen/toml-action@v1.2.0
4646
id: get-poetry-version
4747
with:
4848
file: .mise.toml

0 commit comments

Comments
 (0)