diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index 0d0008d..de59f2a 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -50,7 +50,7 @@ jobs: type=raw,value=${{ matrix.architecture }},enable={{is_default_branch}} - name: Build and push platform specific images - uses: docker/build-push-action@v5 + uses: docker/build-push-action@v6 with: push: true cache-from: type=gha