File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343jobs :
4444 build :
4545 name : Build
46- uses : coingaming/.github/.github/workflows/build.yml@v1.2
46+ uses : coingaming/.github/.github/workflows/build.yml@v1.2.3
4747 secrets : inherit
4848 with :
4949 mix-env : ${{ inputs.mix-env }}
5959
6060 steps :
6161 - name : Prepare repo and env
62- uses : coingaming/.github/actions/prepare@v1.2
62+ uses : coingaming/.github/actions/prepare@v1.2.3
6363 with :
6464 mix-env : ${{ inputs.mix-env }}
6565 cache_paths : ${{ inputs.cache_paths }}
Original file line number Diff line number Diff line change 3232jobs :
3333 build :
3434 name : Build
35- uses : coingaming/.github/.github/workflows/build.yml@v1.2
35+ uses : coingaming/.github/.github/workflows/build.yml@v1.2.3
3636 secrets : inherit
3737 with :
3838 mix-env : ${{ inputs.mix-env }}
4747
4848 steps :
4949 - name : Prepare repo and env
50- uses : coingaming/.github/actions/prepare@v1.2
50+ uses : coingaming/.github/actions/prepare@v1.2.3
5151 with :
5252 mix-env : ${{ inputs.mix-env }}
5353 cache_paths : ${{ inputs.cache_paths }}
Original file line number Diff line number Diff line change 3535jobs :
3636 build :
3737 name : Build
38- uses : coingaming/.github/.github/workflows/build.yml@v1.2
38+ uses : coingaming/.github/.github/workflows/build.yml@v1.2.3
3939 secrets : inherit
4040 with :
4141 ref : ${{ inputs.version }}
5555
5656 steps :
5757 - name : Prepare repo and env
58- uses : coingaming/.github/actions/prepare@v1.2
58+ uses : coingaming/.github/actions/prepare@v1.2.3
5959 with :
6060 ref : ${{ inputs.version }}
6161 mix-env : ${{ inputs.mix-env }}
Original file line number Diff line number Diff line change 3232jobs :
3333 build :
3434 name : Build
35- uses : coingaming/.github/.github/workflows/build.yml@v1.2
35+ uses : coingaming/.github/.github/workflows/build.yml@v1.2.3
3636 secrets : inherit
3737 with :
3838 mix-env : ${{ inputs.mix-env }}
5050
5151 steps :
5252 - name : Prepare repo and env
53- uses : coingaming/.github/actions/prepare@v1.2
53+ uses : coingaming/.github/actions/prepare@v1.2.3
5454 with :
5555 mix-env : ${{ inputs.mix-env }}
5656 cache_paths : ${{ inputs.cache_paths }}
You can’t perform that action at this time.
0 commit comments