Skip to content

Commit d9106fa

Browse files
chore(deps): update docker/build-push-action action to v7 (#105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a32c6f8 commit d9106fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Set up Docker Buildx
2929
uses: docker/setup-buildx-action@v3
3030
- name: Build and push
31-
uses: docker/build-push-action@v6
31+
uses: docker/build-push-action@v7
3232
with:
3333
context: .
3434
push: true

0 commit comments

Comments
 (0)