Commit 57c5f42 1 parent e3b138c commit 57c5f42 Copy full SHA for 57c5f42
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 67
67
PGVECTO_FROM_TAG=$(echo $PGVECTO_IMAGE | cut -d'-' -f4)
68
68
echo "pgvecto=${PGVECTO_FROM_TAG}" >> "$GITHUB_OUTPUT"
69
69
70
- - uses : docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14 .0
70
+ - uses : docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15 .0
71
71
with :
72
72
context : .
73
73
platforms : linux/amd64,linux/arm64
Original file line number Diff line number Diff line change 73
73
PGVECTO_FROM_TAG=$(echo $PGVECTO_IMAGE | cut -d'-' -f4)
74
74
echo "pgvecto=${PGVECTO_FROM_TAG}" >> "$GITHUB_OUTPUT"
75
75
76
- - uses : docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14 .0
76
+ - uses : docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15 .0
77
77
with :
78
78
context : .
79
79
platforms : linux/amd64,linux/arm64
You can’t perform that action at this time.
0 commit comments