Skip to content

Commit 6053b1e

Browse files
renovate[bot]webbnh
authored andcommitted
Update docker/build-push-action action to v6
1 parent f03655b commit 6053b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
# files found in the root of the Git checkout. If the build succeeds,
5252
# the image is pushed to the registry indicated by the tags.
5353
- name: Build and push Docker image
54-
uses: docker/build-push-action@v5
54+
uses: docker/build-push-action@v6
5555
with:
5656
context: .
5757
file: Dockerfile

0 commit comments

Comments
 (0)