File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 - name : qemu
2121 uses : docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0 https://github.com/docker/setup-qemu-action/releases/tag/v3.6.0
2222 - uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 https://github.com/docker/setup-buildx-action/releases/tag/v3.11.1
23- - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4 https://github.com/actions/cache/releases/tag/v4.2.4
23+ - uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 https://github.com/actions/cache/releases/tag/v4.3.0
2424 with :
2525 path : /tmp/.buildx-cache
2626 key : ${{ runner.os }}-${{ runner.arch }}-buildx-${{ github.sha }}
5757 - name : qemu
5858 uses : docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0 https://github.com/docker/setup-qemu-action/releases/tag/v3.6.0
5959 - uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1 https://github.com/docker/setup-buildx-action/releases/tag/v3.11.1
60- - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4 https://github.com/actions/cache/releases/tag/v4.2.4
60+ - uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 https://github.com/actions/cache/releases/tag/v4.3.0
6161 with :
6262 path : /tmp/.buildx-cache
6363 key : ${{ runner.os }}-${{ runner.arch }}-buildx-${{ github.sha }}
Original file line number Diff line number Diff line change 3232 registry : ghcr.io
3333 username : ${{ github.actor }}
3434 password : ${{ secrets.GITHUB_TOKEN }}
35- - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4 https://github.com/actions/cache/releases/tag/v4.2.4
35+ - uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 https://github.com/actions/cache/releases/tag/v4.3.0
3636 with :
3737 path : /tmp/.buildx-cache
3838 key : ${{ runner.os }}-${{ runner.arch }}-buildx-${{ github.sha }}
9999 registry : ghcr.io
100100 username : ${{ github.actor }}
101101 password : ${{ secrets.GITHUB_TOKEN }}
102- - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4 https://github.com/actions/cache/releases/tag/v4.2.4
102+ - uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 https://github.com/actions/cache/releases/tag/v4.3.0
103103 with :
104104 path : /tmp/.buildx-cache
105105 key : ${{ runner.os }}-${{ runner.arch }}-buildx-${{ github.sha }}
You can’t perform that action at this time.
0 commit comments