Skip to content

Commit 4f28908

Browse files
Update docker/build-push-action action to v6 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a84312d commit 4f28908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
images: ghcr.io/adobe/aem-dispatcher-docker
3434
- name: Build and push
35-
uses: docker/build-push-action@v5
35+
uses: docker/build-push-action@v6
3636
with:
3737
platforms: linux/amd64,linux/arm64
3838
push: true

0 commit comments

Comments
 (0)