File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8686 type=semver,pattern={{major}}.{{minor}}
8787
8888 - name : Build and push Docker image
89- uses : docker/build-push-action@v5
89+ uses : docker/build-push-action@v6
9090 with :
9191 context : .
9292 push : true
Original file line number Diff line number Diff line change @@ -304,7 +304,7 @@ jobs:
304304
305305 - name : Build and push
306306 id : docker_build
307- uses : docker/build-push-action@5e99dacf67635c4f273e532b9266ddb609b3025a # v6.9.0
307+ uses : docker/build-push-action@9e436ba9f2d7bcd1d038c8e55d039d37896ddc5d # v6.9.0
308308 with :
309309 push : true
310310 file : docker/dockerfiles/polkadot/polkadot_injected_debian.Dockerfile
Original file line number Diff line number Diff line change 8585 latest
8686
8787 - name : Build and push release image
88- uses : docker/build-push-action@v5
88+ uses : docker/build-push-action@v6
8989 with :
9090 context : .
9191 push : true
You can’t perform that action at this time.
0 commit comments