diff --git a/.github/workflows/publish_mvfst_interop.yml b/.github/workflows/publish_mvfst_interop.yml index 4467af85e5..dc188cd8e6 100644 --- a/.github/workflows/publish_mvfst_interop.yml +++ b/.github/workflows/publish_mvfst_interop.yml @@ -38,7 +38,7 @@ jobs: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} - name: Build and push Docker image - uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 + uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 with: context: . file: proxygen/httpserver/samples/hq/quic-interop/Dockerfile