Skip to content

Commit d0730e9

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

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.13.0"
53+
uses: "docker/build-push-action@v6.14.0"
5454
with:
5555
provenance: false
5656
file: "./Sample-Server/Dockerfile"

0 commit comments

Comments
 (0)