File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 2323 with :
2424 repository : ${{ steps.github.outputs.action_repository }}
2525 ref : ${{ steps.github.outputs.action_ref }}
26+ tag : ${{ steps.github.outputs.action_sha || steps.github.outputs.action_ref }}
2627 dockerfile : Dockerfile
2728 args : extract-fixtures --directory="$OUTPUT" --merged="$MERGED"
Original file line number Diff line number Diff line change 4343 with :
4444 repository : ${{ steps.github.outputs.action_repository }}
4545 ref : ${{ steps.github.outputs.action_ref }}
46+ tag : ${{ steps.github.outputs.action_sha || steps.github.outputs.action_ref }}
4647 dockerfile : Dockerfile
4748 opts : --network=host
4849 args : test --url="$URL" --json="$JSON" --specs="$SPECS" --subdomain-url="$SUBDOMAIN" -- ${{ inputs.args }}
You can’t perform that action at this time.
0 commit comments