Skip to content

Commit 3a5f9ea

Browse files
authored
chore(deps): update docker/build-push-action action to v7 (#13)
2 parents dd1cb1f + 4e8b570 commit 3a5f9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
org.opencontainers.image.maintainer=Ophios GmbH
5353
- name: Build and push Docker image
5454
id: build_and_push
55-
uses: docker/build-push-action@v6
55+
uses: docker/build-push-action@v7
5656
with:
5757
context: .
5858
push: true

0 commit comments

Comments
 (0)