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@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
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@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
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@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
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@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
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@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
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@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
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