Skip to content

Commit c0bde4e

Browse files
renovate[bot]tmeckel
authored andcommitted
chore(deps): update docker/build-push-action action to v7
1 parent ee20577 commit c0bde4e

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)