diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6195d5434d..45d631b89f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -98,7 +98,7 @@ jobs: max-parallelism = 2 - name: Matrix Build and push demo images - uses: docker/build-push-action@v3.2.0 + uses: docker/build-push-action@v6.10.0 with: context: ${{ matrix.file_tag.context }} file: ${{ matrix.file_tag.file }}