diff --git a/action.yml b/action.yml index 90ba709..d12de8e 100644 --- a/action.yml +++ b/action.yml @@ -140,7 +140,7 @@ runs: echo '''${{ steps.merge-config.outputs.merged-config }}''' > merged-config.json shell: bash - - uses: fabasoad/data-format-converter-action@v0.3.0 + - uses: fabasoad/data-format-converter-action@v1.0.0 id: json-to-yaml with: input: "merged-config.json"