Skip to content

Commit c3d1e11

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent e22f506 commit c3d1e11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4040

4141
- name: Build and push Docker image
42-
uses: docker/build-push-action@v6.19.2
42+
uses: docker/build-push-action@v7.1.0
4343
with:
4444
context: .
4545
platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8

0 commit comments

Comments
 (0)