diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 165d85b298..4d78f63769 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -108,7 +108,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@v3.3.0 with: context: ${{ matrix.file_tag.context }} file: ${{ matrix.file_tag.file }}