Skip to content

Commit f4e0c65

Browse files
authored
ci(action): update docker/build-push-action action to v6.17.0 (#870)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 3a471ab commit f4e0c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
- name: Set up Docker Buildx
146146
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
147147
- name: Build and push
148-
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
148+
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
149149
with:
150150
platforms: linux/amd64,linux/arm64
151151
context: .

0 commit comments

Comments
 (0)