Skip to content

Commit 63ef4f2

Browse files
chore(deps): update docker/build-push-action action to v6.15.0 (#396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0730e9 commit 63ef4f2

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
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
images: ghcr.io/${{ env.IMAGE_REPOSITORY }}
5252
- name: Build Docker Release
53-
uses: "docker/build-push-action@v6.14.0"
53+
uses: "docker/build-push-action@v6.15.0"
5454
with:
5555
provenance: false
5656
file: "./Sample-Server/Dockerfile"

0 commit comments

Comments
 (0)