typesafegithub / yaml2kotlin

github-workflows-kt converts the Kotlin to YAML, we convert your initial YAML workflow to Kotlin
https://github.com/typesafegithub/github-workflows-kt
Apache License 2.0
4 stars 3 forks source link

yaml: uses: xxx@releases/v3 #9

Closed jmfayard closed 1 year ago

jmfayard commented 1 year ago

What?

Describe the missing YAML feature

uses: JamesIves/github-pages-deploy-action@releases/v3

is currently shortened to

uses: 'JamesIves/github-pages-deploy-action@releases

Sample?

Can we reproduce the issue in the existing samples? If not, can you contribute a sample that reproduce the issue?

NodeDeploy.yml

Next steps

jmfayard commented 1 year ago

Fixed by https://github.com/typesafegithub/yaml2kotlin/commit/0cf902899f002a8f71086289152cbabdc5667174