File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 steps :
3535 - name : Get branch name
3636 id : branch-name
37- uses : tj-actions/branch-names@v9.0.0
37+ uses : tj-actions/branch-names@v9.0.2
3838
3939 - name : Build Docker image
4040 uses : strangelove-ventures/heighliner-build-action@v1.0.3
5757
5858 # Use github actions artifacts for temporary storage of the docker image tarball
5959 - name : Publish Tarball as Artifact
60- uses : actions/upload-artifact@v4
60+ uses : actions/upload-artifact@v5
6161 with :
6262 name : persistence-docker-image
6363 path : ${{ env.TAR_PATH }}
Original file line number Diff line number Diff line change 4848
4949 - name : Get branch name
5050 id : branch-name
51- uses : tj-actions/branch-names@v9.0.0
51+ uses : tj-actions/branch-names@v9.0.2
5252
5353 - name : Build and push Docker image
5454 uses : strangelove-ventures/heighliner-build-action@v1.0.3
You can’t perform that action at this time.
0 commit comments