Skip to content

Commit 184a42f

Browse files
[deps]: Update docker/build-push-action action to v7 (#255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 87d8897 commit 184a42f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
106106
- name: Build Docker image
107107
id: build-docker
108-
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
108+
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
109109
with:
110110
context: src/KeyConnector
111111
file: src/KeyConnector/Dockerfile

0 commit comments

Comments
 (0)