File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4747 run : |
4848 podman save ${{ steps.vars.outputs.container-name-tag }} > ${{ steps.vars.outputs.container-filename }}
4949 - name : Upload Container Image
50- uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6 .0
50+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0 .0
5151 with :
5252 name : container
5353 path : ${{ steps.vars.outputs.container-filename }}
6464 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
6565 steps :
6666 - name : Download Container Image
67- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
67+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
6868 with :
6969 name : container
7070 - name : Push Container
Original file line number Diff line number Diff line change 4747 run : |
4848 podman save ${{ steps.vars.outputs.container-name-tag }} > ${{ steps.vars.outputs.container-filename }}
4949 - name : Upload Container Image
50- uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6 .0
50+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0 .0
5151 with :
5252 name : container
5353 path : ${{ steps.vars.outputs.container-filename }}
6464 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
6565 steps :
6666 - name : Download Container Image
67- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
67+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
6868 with :
6969 name : container
7070 - name : Push Container
Original file line number Diff line number Diff line change 4747 run : |
4848 podman save ${{ steps.vars.outputs.container-name-tag }} > ${{ steps.vars.outputs.container-filename }}
4949 - name : Upload Container Image
50- uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6 .0
50+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0 .0
5151 with :
5252 name : container
5353 path : ${{ steps.vars.outputs.container-filename }}
6464 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
6565 steps :
6666 - name : Download Container Image
67- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
67+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
6868 with :
6969 name : container
7070 - name : Push Container
You can’t perform that action at this time.
0 commit comments