Skip to content

Commit 96e74b6

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 05b7fdd commit 96e74b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
org.opencontainers.image.vendor=Ophios GmbH
4949
5050
- name: Build and push Docker image
51-
uses: docker/build-push-action@v6
51+
uses: docker/build-push-action@v7
5252
with:
5353
context: .
5454
file: docker/Dockerfile

0 commit comments

Comments
 (0)