Skip to content

Commit 3deb01a

Browse files
chore(deps): update docker/build-push-action action to v6.16.0 (#415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6713d13 commit 3deb01a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_containers.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
images: ghcr.io/${{ env.IMAGE_REPOSITORY }}
5151
- name: Build Docker Release
52-
uses: "docker/build-push-action@v6.15.0"
52+
uses: "docker/build-push-action@v6.16.0"
5353
with:
5454
provenance: false
5555
file: "./Sample-Server/Dockerfile"

0 commit comments

Comments
 (0)