File tree Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 2626 steps :
2727
2828 - name : Checkout Repository
29- uses : actions/checkout@v4
29+ uses : actions/checkout@v5
3030
3131 - name : Free Disk Space (Ubuntu)
3232 uses : jlumbroso/free-disk-space@main
5555 password : ${{ secrets.CONTAINER_BUILD_TOKEN }}
5656
5757 - name : Build and Push Docker Image
58- uses : docker/build-push-action@v5
58+ uses : docker/build-push-action@v6
5959 with :
6060 file : ${{ env.CONTAINER_SRC_FILE }}
6161 push : true # Will only build if this is not here
Original file line number Diff line number Diff line change 2626 steps :
2727
2828 - name : Checkout Repository
29- uses : actions/checkout@v4
29+ uses : actions/checkout@v5
3030
3131 - name : Free Disk Space (Ubuntu)
3232 uses : jlumbroso/free-disk-space@main
5555 password : ${{ secrets.CONTAINER_BUILD_TOKEN }}
5656
5757 - name : Build and Push Docker Image
58- uses : docker/build-push-action@v5
58+ uses : docker/build-push-action@v6
5959 with :
6060 file : ${{ env.CONTAINER_SRC_FILE }}
6161 push : true # Will only build if this is not here
Original file line number Diff line number Diff line change 2626 steps :
2727
2828 - name : Checkout Repository
29- uses : actions/checkout@v4
29+ uses : actions/checkout@v5
3030
3131 - name : Free Disk Space (Ubuntu)
3232 uses : jlumbroso/free-disk-space@main
5555 password : ${{ secrets.CONTAINER_BUILD_TOKEN }}
5656
5757 - name : Build and Push Docker Image
58- uses : docker/build-push-action@v5
58+ uses : docker/build-push-action@v6
5959 with :
6060 file : ${{ env.CONTAINER_SRC_FILE }}
6161 push : true # Will only build if this is not here
Original file line number Diff line number Diff line change 2626 steps :
2727
2828 - name : Checkout Repository
29- uses : actions/checkout@v4
29+ uses : actions/checkout@v5
3030
3131 - name : Free Disk Space (Ubuntu)
3232 uses : jlumbroso/free-disk-space@main
5555 password : ${{ secrets.CONTAINER_BUILD_TOKEN }}
5656
5757 - name : Build and Push Docker Image
58- uses : docker/build-push-action@v5
58+ uses : docker/build-push-action@v6
5959 with :
6060 file : ${{ env.CONTAINER_SRC_FILE }}
6161 push : true # Will only build if this is not here
Original file line number Diff line number Diff line change 2626 steps :
2727
2828 - name : Checkout Repository
29- uses : actions/checkout@v4
29+ uses : actions/checkout@v5
3030
3131 - name : Free Disk Space (Ubuntu)
3232 uses : jlumbroso/free-disk-space@main
5555 password : ${{ secrets.CONTAINER_BUILD_TOKEN }}
5656
5757 - name : Build and Push Docker Image
58- uses : docker/build-push-action@v5
58+ uses : docker/build-push-action@v6
5959 with :
6060 file : ${{ env.CONTAINER_SRC_FILE }}
6161 push : true # Will only build if this is not here
Original file line number Diff line number Diff line change 3535 contents : read
3636
3737 steps :
38- - uses : actions/checkout@v4
38+ - uses : actions/checkout@v5
3939 with :
4040 submodules : true
4141
Original file line number Diff line number Diff line change 2626 steps :
2727
2828 - name : Checkout Repository
29- uses : actions/checkout@v4
29+ uses : actions/checkout@v5
3030
3131 - name : Free Disk Space (Ubuntu)
3232 uses : jlumbroso/free-disk-space@main
5555 password : ${{ secrets.CONTAINER_BUILD_TOKEN }}
5656
5757 - name : Build and Push Docker Image
58- uses : docker/build-push-action@v5
58+ uses : docker/build-push-action@v6
5959 with :
6060 file : ${{ env.CONTAINER_SRC_FILE }}
6161 push : true # Will only build if this is not here
You can’t perform that action at this time.
0 commit comments