Skip to content

Commit 7b2203f

Browse files
build(deps): bump docker/build-push-action from 6.14.0 to 6.15.0 (#655)
1 parent 59161e0 commit 7b2203f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/artifacts.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106

107107
- name: Build and push image
108108
id: build
109-
uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
109+
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
110110
with:
111111
context: .
112112
platforms: linux/amd64,linux/arm64,linux/arm/v7

0 commit comments

Comments
 (0)