File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6767 PGVECTO_FROM_TAG=$(echo $PGVECTO_IMAGE | cut -d'-' -f4)
6868 echo "pgvecto=${PGVECTO_FROM_TAG}" >> "$GITHUB_OUTPUT"
6969
70- - uses : docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9 .0
70+ - uses : docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10 .0
7171 with :
7272 context : .
7373 platforms : linux/amd64,linux/arm64
Original file line number Diff line number Diff line change 7373 PGVECTO_FROM_TAG=$(echo $PGVECTO_IMAGE | cut -d'-' -f4)
7474 echo "pgvecto=${PGVECTO_FROM_TAG}" >> "$GITHUB_OUTPUT"
7575
76- - uses : docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9 .0
76+ - uses : docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10 .0
7777 with :
7878 context : .
7979 platforms : linux/amd64,linux/arm64
You can’t perform that action at this time.
0 commit comments