File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ inputs:
2222 required : false
2323runs :
2424 using : ' docker'
25- image : ' docker://gcr.io/tidal-1529434400027/tidal-tools:latest '
25+ image : ' docker://gcr.io/tidal-1529434400027/tidal-tools:last-stable '
2626 args :
2727 - --tidal-email
2828 - ' ${{ inputs.tidal-email }}'
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ inputs:
1212 required : true
1313runs :
1414 using : ' docker'
15- image : ' gcr.io/tidal-1529434400027/tidal-tools:latest '
15+ image : ' gcr.io/tidal-1529434400027/tidal-tools:last-stable '
1616 args :
1717 - ' doctor'
1818 - ' --tidal-email'
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ inputs:
1212 required : true
1313runs :
1414 using : ' docker'
15- image : ' gcr.io/tidal-1529434400027/tidal-tools:latest '
15+ image : ' gcr.io/tidal-1529434400027/tidal-tools:last-stable '
1616 args :
1717 - ' ping'
1818 - ' --tidal-email'
You can’t perform that action at this time.
0 commit comments