diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4f5a8c5d8..e5b0bd5f5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -350,7 +350,7 @@ jobs: type=raw,value=latest,enable=${{ endsWith(github.ref, github.event.repository.default_branch) }} - name: Build and push Docker image - uses: docker/build-push-action@v3.1.1 + uses: docker/build-push-action@v3.2.0 if: ${{ (matrix.os == 'ubuntu-latest') }} with: context: .