Skip to content

Commit 27ffc22

Browse files
eclipse-apoapsis-botsschuberth
authored andcommitted
deps: update docker/build-push-action action to v6.19.0
1 parent 849573b commit 27ffc22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150

151151
- name: Build ${{ matrix.docker.image }} Image
152152
if: ${{ matrix.docker.dockerfile != '' }}
153-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
153+
uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6.19.0
154154
with:
155155
context: ${{ matrix.docker.context }}
156156
file: ${{ matrix.docker.context }}/${{ matrix.docker.dockerfile }}

0 commit comments

Comments
 (0)