Skip to content

Commit 0add710

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent beb7532 commit 0add710

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: docker/setup-buildx-action@v3
3636

3737
- name: Build Docker Image
38-
uses: docker/build-push-action@v6
38+
uses: docker/build-push-action@v7
3939
with:
4040
context: .
4141
file: ./Dockerfile

0 commit comments

Comments
 (0)