Skip to content

Commit 9780781

Browse files
Update docker/build-push-action action to v7 (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 429e7dd commit 9780781

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/multi-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
# The cache-from and cache-to options are used to enable caching for the build process.
127127
# The cache is stored in GitHub Actions cache and is scoped to the repository, branch, and platform.
128128
id: build
129-
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
129+
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
130130
env:
131131
DOCKER_BUILDKIT: 1
132132
with:

0 commit comments

Comments
 (0)