Skip to content

Commit a5a6234

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 9b8617f commit a5a6234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
} >> $GITHUB_ENV
6565
6666
- name: Build and push Docker image
67-
uses: docker/build-push-action@v6
67+
uses: docker/build-push-action@v7
6868
with:
6969
context: .
7070
push: true

0 commit comments

Comments
 (0)